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

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

public class PivotGridOptionsChartDataSourceBase :
    PivotGridOptionsBase,
    IXtraSerializableLayoutEx
See Also