Gets or sets the brush for painting the plot area.
Namespace: MindFusion.Charting.WebFormsAssembly: MindFusion.Charting.WebForms
public Brush PlotAreaBrush { get; }
Public ReadOnly Property PlotAreaBrush As Brush
An object of type MindFusion.Drawing.Brush. Default value is null e.g. the plot area is not colored.
AxesChart MembersAxesChart ClassMindFusion.Charting.WebForms Namespace