Gets or sets the font for the TitleLabel.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public Font TitleLabelFont { get; set; } |
Visual Basic
![]() |
---|
Public Property TitleLabelFont As Font |
A value of type System.Drawing.Font.
The font for the explanation labels at the axis is set with LabelFont. You can set the name of the font for all labels at the chart at once with FontName.
Default value for the TitleLabelFont property is Times New Roman, 8 pt.