MindFusion.Wpf Pack Programmer's Guide
Axis.LabelFontFamily Property
See Also
 





Gets or sets the font family for the labels at the axis. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public FontFamily LabelFontFamily { get; set; }

Visual Basic  Copy Code

Public Property LabelFontFamily As FontFamily

 Property Value

 See Also

Axis Members
Axis Class
MindFusion.Charting.Wpf Namespace