Back to Devexpress

TdxChartOwnedPersistent Class

vcl-dxchartcore-4e6e90dd.md

latest1.6 KB
Original Source

TdxChartOwnedPersistent Class

The base class for Chart control setting classes.

Declaration

delphi
TdxChartOwnedPersistent = class(
    TcxOwnedInterfacedPersistent
)

Remarks

The TdxChartOwnedPersistent class does not introduce new public API members.

Terminal TdxChartOwnedPersistent Class Descendants

Do not use the TdxChartOwnedPersistent class directly. Use the following descendants instead:

TdxChartRangeStores axis scale range settings.TdxChartAxisNumericScaleOptionsStores scale settings for a numeric axis.TdxChartAxesStores main axis settings of an XY diagram.TdxChartExplodedValueOptionsStores slice display settings related to the exploded state of Pie and Doughnut series.

Inheritance

TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TdxChartOwnedPersistent

See Also

TdxChartOwnedPersistent Members

dxChartCore Unit