Skip to main content

PivotGridOptionsChartDataSourceBase Fields

The base class for classes that provide options controlling the display of the PivotGrid’s data in a chart control.
Name Description
DefaultMaxAllowedPointCountInSeries

The default maximum allowed number of points in a series.

Return value: 0 (no limit).

DefaultMaxAllowedSeriesCount

The default maximum allowed number of series in the chart data source.

Return value: 0 (no limit).

See Also