TdxChartCustomVisualElement Class
The base class for all classes that implement visual elements in the Chart control.
#Declaration
TdxChartCustomVisualElement = class(
TdxChartVisualElementPersistent
)
#Remarks
The TdxChartCustomVisualElement
class does not introduce new public API members.
#Terminal TdxChartCustomVisualElement Class Descendants
- TdxChartTitle
- Stores a Chart control title and its settings.
- TdxChartVisualElementTitle
- The base class for all visual element titles in the Chart control.
- TdxChartDiagramTitle
- Stores a diagram title and its settings.
- TdxChartLegendTitle
- Stores a Chart or diagram legend title and its settings.
- TdxChartSeriesTitle
- Stores a simple series title and its settings.
- TdxChartSimpleSeriesTotalLabel
- Stores total label settings.
- TdxChartAxisX
- Stores settings of an axis of arguments in an XY diagram.
- TdxChartAxisY
- Stores settings of an axis of values in an XY diagram.
- TdxChartAxisTitle
- Stores an axis title and its settings.
- TdxChartLegend
- Stores settings of the legend pane displayed in a Chart control.
- TdxChartDiagramLegend
- Stores settings of the legend pane displayed in a diagram.