Gets or sets the background of the plot area. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public Brush PlotAreaBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property PlotAreaBackground As Brush |
A Brush object. Default value is Brushes.Transparent.
The PlotAreaBackground Brush paints the rectangle created by the axes in charts that use the Cartesian coordinate system.