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

PivotGridOptionsChartDataSourceBase.DefaultMaxAllowedSeriesCount Field

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

Return value: 0 (no limit).

Namespace: DevExpress.XtraPivotGrid.Data

Assembly: DevExpress.PivotGrid.v18.2.Core.dll

Declaration

public const int DefaultMaxAllowedSeriesCount = 10

Field Value

Type
Int32
See Also