Cancel Property (DrawSeriesEventArgs)
In This Topic
Gets or sets a value indicating whether the normal data series drawing should be canceled.
Syntax
'Declaration
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
See Also