Skip to main content

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.v24.1.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

public const int DefaultMaxAllowedSeriesCount = 10

Field Value

Type
Int32
See Also