Charting for WinForms Programmer's Guide
Plot.Background Property
See Also
 






Gets or sets the Brush that should be used to fill the background of this plot.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Brush Background { get; set; }

Visual Basic  Copy Code

Public Property Background As Brush

 Property Value

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace