ChartDirector 7.1 (.NET Edition)

Chart.ReverseLegend


Declaration

[C#]public const int ReverseLegend;
[VB]Public Const ReverseLegend As Integer

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.