ChartDirector 7.1 (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.