Gets or sets the font for the axis labels. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public Font LabelFont { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelFont As Font |
An object of type .NET Font class.
The font for the title label of the axis is set with TitleLabelFont. You can set the name of the font for all chart labels with FontName.