ChartDirector 5.1 (.NET Edition)

Chart.NormalLegend


Declaration

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