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