Specifies the brush for the chart background.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public Brush BackgroundBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property BackgroundBrush As Brush |
An object of the MindFusion.Drawing.Brush class.
The property specifies the brush for the entire chart background. If the chart is drawn in a graphics, bigger than its size the background brush paints only the background of the chart bounding rectangle and not the whole graphics.