|   | ChartRangeX Property | 
Namespace: Accord.Controls
 Syntax
Syntax[BrowsableAttribute(false)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] public Range RangeX { get; set; }
 Remarks
RemarksThe value sets the X range of data to be displayed on the chart.
 See Also
See Also