ScrollerMaxPointsInSight: Number;
The ScrollerMaxPointsInSight property determines maximum number of timeline steps, for which data is displayed on the chart.
Use the setScrollerMaxPointsInSight method to set the property value, and the getScrollerMaxPointsInSight method to get the property value. Property value cannot be set from JSON.
The example of property use is given in description of the EaxChartView.ScrollerEnabled property.
See also: