Specifies the brush for the chart background. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public Brush BackgroundBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property BackgroundBrush As Brush |
An object of type MindFusion.Drawing.Brush.
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.