Gets or sets the brush for painting the plot area.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C#
![]() |
---|
public Brush PlotAreaBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property PlotAreaBrush As Brush |
An object of type MindFusion.Drawing.Brush. Default value is null e.g. the plot area is not colored.