ChartDirector 7.1 (C++ Edition)
Chart
.
CircleLayout
Declaration
static const int CircleLayout;
Description
A constant equals to 1 to represent the circular label layout method for pie/donut charts.
This constant is used in
PieChart.setLabelLayout
.
© 2023 Advanced Software Engineering Limited. All rights reserved.