ComponentOne Chart for .NET (2.0) Search HelpCentral 

DrawDataSeriesEventArgs.IsLegend Property

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

[Visual Basic]

Public ReadOnly Property IsLegend As Boolean

[C#]

public bool IsLegend {get;}

[Delphi]

public property IsLegend: Boolean read get_IsLegend;

See Also

DrawDataSeriesEventArgs Class | DrawDataSeriesEventArgs Members | C1.Win.C1Chart Namespace | DrawDataSeriesEventArgs Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.