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

TdxChartSeriesValueLabelAppearance Class

Stores series value label appearance settings.

Declaration

TdxChartSeriesValueLabelAppearance = class(
    TdxChartCustomLabelsAppearance
)

Remarks

Value labels mark individual values in an XY or simple series. Use value label appearance settings to change font appearance, hide or display label borders, and fill label areas.

Main API Members

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

Direct TdxChartSeriesValueLabelAppearance Class References

The ValueLabels.Appearance property of XY and simple series Views references a TdxChartSeriesValueLabelAppearance object.

See Also