PivotGridOptionsChartDataSourceBase.ProvideEmptyCells Property
In This Article
Gets or sets whether empty cells should be processed by the Chart control.
Namespace: DevExpress.XtraPivotGrid.Data
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if empty cells should be processed by the Chart control; otherwise, false. |
See Also