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