ComponentOne Chart for .NET (2.0) Search HelpCentral 

DrawDataSeriesEventArgs.Brush Property

Gets or sets the brush that will be used for data plotting.

[Visual Basic]

Public Property Brush As Brush

[C#]

public Brush Brush {get;set;}

[Delphi]

public property Brush: Brush read get_Brush write set_Brush;

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.