Gets or sets the brush that fills the chart background.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public Brush BackgroundBrush { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property BackgroundBrush As Brush |
See Also