ScrollPoints Property (FlexPivotChart)
Gets or sets whether the chart should display an axis scroll bar when the number of data points is greater than MaxPoints.
public bool ScrollPoints {get; set;}
'Declaration
Public Property ScrollPoints As Boolean