ChartDirector 6.0 (C++ Edition)
Chart
.NormalLegend
Declaration
static const int NormalLegend;
Description
A constant equals to 0 to represent that the legend keys order should follow the creation order of the data sets.
This constant is used in
Layer.setLegendOrder
.
© 2015 Advanced Software Engineering Limited. All rights reserved.