ChartDirector 5.1 (.NET Edition)

Chart.NoLegend


Declaration

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

Description

A constant equals to 2 to represent that no legend keys should be added to the legend box.

This constant is used in Layer.setLegendOrder.