ChartDirector 5.1 (.NET Edition)

Chart.ReverseLegend


Declaration

[VB] Public Const ReverseLegend As Integer
[C#] public 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.