ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

DrawSeriesEventArgs.Cancel Property

Gets or sets a value indicating whether the normal data series drawing should be canceled.

[Visual Basic]

Public Property Cancel As Boolean

[C#]

public bool Cancel {get;set;}

[Delphi]

public property Cancel: Boolean read get_Cancel write set_Cancel;

See Also

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


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