IPivotSettings.ChartDataVertical Property
Specifies whether chart series are created based on pivot table columns or rows.
Namespace: DevExpress.ExpressApp.PivotGrid
Assembly: DevExpress.ExpressApp.PivotGrid.v24.1.dll
NuGet Package: DevExpress.ExpressApp.PivotGrid
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, if pivot table columns are represented by series on a chart; false, if pivot table rows are represented by series on a chart. |
See Also