ChartDirector 7.1 (.NET Edition)

Chart.NormalLegend


Declaration

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

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.