NumberOfPointsFilter property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the NumberOfPointsFilter property to specify the maximum number of data points that can be plotted on the chart. If the PointsPerPage property value is less than the NumberOfPointsFilter value, a scroll bar appears below the chart to indicate that there are additional points to plot. This is a run-time property.
The following figure shows a scroll bar appearing in the control, indicating that the number of points per page is less than the number of total points in the chart.

You can set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|
Nullable of Integer |
R/W |
Null |