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

TdxChartOwnedPersistent Class

The base class for Chart control setting classes.

Declaration

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:

TdxChartRange
Stores axis scale range settings.
TdxChartAxisNumericScaleOptions
Stores scale settings for a numeric axis.
TdxChartAxes
Stores XY diagram axes settings.
TdxChartExplodedValueOptions
Stores slice display settings related to the exploded state of Pie and Doughnut series.
See Also