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

PivotGridOptionsChartDataSourceBase.DefaultMaxAllowedPointCountInSeries Field

The default maximum allowed number of points in a series.

Return value: 0 (no limit).

Namespace: DevExpress.XtraPivotGrid.Data

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

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.WindowsDesktop.PivotGrid.Core

Declaration

public const int DefaultMaxAllowedPointCountInSeries = 100

Field Value

Type
Int32
See Also