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

PivotGridOptionsChartDataSourceBase Class

The base class for classes that provide options controlling the display of the PivotGrid’s data in a chart control.

Namespace: DevExpress.XtraPivotGrid.Data

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

Declaration

public class PivotGridOptionsChartDataSourceBase :
    PivotGridOptionsBase,
    IXtraSerializableLayoutEx
See Also