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