MindFusion WinForms Programmer's Guide
AxesChart.PlotAreaBrush Property
See Also
 





Gets or sets the brush used for filling the plot area of the chart.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Brush PlotAreaBrush { get; set; }

Visual Basic  Copy Code

Public Property PlotAreaBrush As Brush

 Property Value

 See Also

AxesChart Members
AxesChart Class
MindFusion.Reporting Namespace