vcl-dxchartcore-7e183df0.md
The base class for all classes that implement visual elements in the Chart control.
TdxChartCustomVisualElement = class(
TdxChartVisualElementPersistent
)
The TdxChartCustomVisualElement class does not introduce new public API members.
TdxChartTitleStores a Chart control title and its settings.TdxChartVisualElementTitleThe base class for all visual element titles in the Chart control.TdxChartDiagramTitleStores a diagram title and its settings.TdxChartLegendTitleStores a Chart or diagram legend title and its settings.TdxChartSeriesTitleStores a simple series title and its settings.TdxChartSimpleSeriesTotalLabelStores total label settings.TdxChartAxisXStores settings of an axis of arguments in an XY diagram.TdxChartAxisYStores settings of an axis of values in an XY diagram.TdxChartAxisTitleStores an axis title and its settings.TdxChartLegendStores settings of the legend pane displayed in a Chart control.TdxChartDiagramLegendStores settings of the legend pane displayed in a diagram.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TdxChartVisualElementPersistent TdxChartCustomVisualElement
See Also