Gets or sets the Brush for drawing the TitleLabel. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public Brush TitleLabelBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property TitleLabelBrush As Brush |
TitleLabelBrush is also used for drawing the DivisionLabel.
Default value for the TitleLabelBrush property is a black SolidBrush.