ChartDirector 7.1 (C++ Edition)

Chart.ReverseLegend


Declaration

static const int ReverseLegend;

Description

A constant equals to 1 to represent that the legend keys order is the reverse of the creation order of the data sets.

This constant is used in Layer.setLegendOrder.