MindFusion.Reporting for Silverlight Programmer's Guide
DataRange.ArrangeByX Property
See Also
 





Gets or sets a value indicating whether to attempt to arrange the instances of this data range by the x-axis first. This is a dependency property.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public bool ArrangeByX { get; set; }

Visual Basic  Copy Code

Public Property ArrangeByX As Boolean

 Property Value

A boolean value. The default is false.

 See Also

DataRange Members
DataRange Class
MindFusion.Reporting.Silverlight Namespace