Gets or sets the background of the plot area. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public Brush PlotAreaFill { get; set; } |
Visual Basic
![]() |
---|
Public Property PlotAreaFill As Brush |
An object of type Brush. Default value is null.
PlotAreaFill is used for painting the area between the axes in charts that use the Cartesian coordinate system.