ChartDirector 7.1 (C++ Edition)
Sector
.
setLabelFormat
Usage
void setLabelFormat(const char *formatString);
Description
Sets the format of the sector label.
To set the label format for all sectors, use
PieChart.setLabelFormat
.
Arguments
Argument
Default
Description
formatString
(Mandatory)
The format string. See
PieChart.setLabelFormat
for details.
Return Value
None
© 2023 Advanced Software Engineering Limited. All rights reserved.