Gets or sets a Brush used to draw legend background.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public Brush LegendBackground { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LegendBackground As Brush |
See Also