C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotChart Class / ScrollPoints Property

In This Topic
ScrollPoints Property (FlexPivotChart)
In This Topic
Gets or sets whether the chart should display an axis scroll bar when the number of data points is greater than MaxPoints.
Syntax
'Declaration
 
Public Property ScrollPoints As Boolean
 
See Also