IPivotSettings.ChartDataVertical Property
Specifies whether chart series are created based on pivot table columns or rows.
Namespace: DevExpress.ExpressApp.PivotGrid
Assembly: DevExpress.ExpressApp.PivotGrid.v18.2.dll
Declaration
bool ChartDataVertical { get; set; }
Property ChartDataVertical As Boolean
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
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...