Skip to main content
A newer version of this page is available. .

PivotGridWebOptionsChartDataSource Fields

Contains chart options.
Name Description
DefaultMaxAllowedPointCountInSeries static

The default maximum allowed number of points in a series.

Return value: 0 (no limit).

Inherited from PivotGridOptionsChartDataSourceBase.
DefaultMaxAllowedSeriesCount static

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

Return value: 0 (no limit).

Inherited from PivotGridOptionsChartDataSourceBase.
See Also