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

TdxChartAxisValueLabelsAppearance Class

Stores axis value appearance settings.

Declaration

TdxChartAxisValueLabelsAppearance = class(
    TdxChartCustomLabelsAppearance
)

Remarks

Value labels mark values on an axis. Use value label appearance settings to change font appearance, display label borders, and fill label areas.

VCL Chart Control: Value Labels on X and Y Axes

Main API Members

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

Direct TdxChartAxisValueLabelsAppearance Class References

The TdxChartAxisValueLabels.Appearance property references a TdxChartAxisValueLabelsAppearance object.

See Also