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

TdxChartCustomLabelsAppearance Class

Stores general label appearance settings.

Declaration

TdxChartCustomLabelsAppearance = class(
    TdxChartVisualElementAppearance
)

Remarks

General appearance settings allow you to customize the background of labels and modify font settings.

Main API Members

The list below outlines key members of the TdxChartCustomLabelsAppearance class that allow you to customize label appearance.

Terminal TdxChartCustomLabelsAppearance Class Descendants

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

TdxChartAxisValueLabelsAppearance
Stores axis value appearance settings.
TdxChartSeriesValueLabelAppearance
Stores series value label appearance settings.
See Also