Gets or sets the font family for the axes labels.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public FontFamily LabelFontFamily { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelFontFamily As FontFamily |
An instance of the System.Windows.Media.FontFamily class. The default value is new FontFamily("Times New Roman").