ChartDirector 6.0 (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
.
© 2015 Advanced Software Engineering Limited. All rights reserved.