Gets whether the current region about to be drawn is in the legend.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public bool IsLegend { get; }
Visual Basic
Public ReadOnly Property IsLegend As Boolean
	Get

See Also