Gets or sets the brush used for filling the plot area of the chart.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public Brush PlotAreaBrush { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property PlotAreaBrush As Brush |
See Also