vcl-dxchartcore-4e6e90dd.md
The base class for Chart control setting classes.
TdxChartOwnedPersistent = class(
TcxOwnedInterfacedPersistent
)
The TdxChartOwnedPersistent class does not introduce new public API members.
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.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TdxChartOwnedPersistent
See Also