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

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

Syntax

C#
public Brush Brush { get; set; }
Visual Basic
Public Property Brush As Brush
	Get
	Set

See Also