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

TdxChartPieValueLabels Class

Stores value label appearance and behavior settings for Pie and Doughnut Views.

Declaration

TdxChartPieValueLabels = class(
    TdxChartSeriesValueLabels
)

Remarks

Value labels mark pie or doughnut slices.

VCL Chart Control: Value Labels of Doughnut Slices

Main API Members

The list below outlines key members of the TdxChartPieValueLabels class that allow you to configure value labels.

Direct TdxChartAxisValueLabels Class References

The ValueLabels property of Pie and Doughnut Views references a TdxChartPieValueLabels object.

See Also