Gets or sets the Brush used to draw the chart sub-title.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public Brush SubtitleBrush { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property SubtitleBrush As Brush |
See Also