ChartDirector 7.1 (.NET Edition)

Chart.NoLegend


Declaration

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

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.