Skip to main content

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.v24.2.Core.dll

Declaration

public class PivotGridOptionsChartDataSourceBase :
    PivotGridOptionsBase,
    IXtraSerializableLayoutEx
See Also