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





Gets or sets the font style for the chart labels. This is a dependency property.

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

 Syntax

C#  Copy Code

public FontStyle LabelFontStyle { get; set; }

Visual Basic  Copy Code

Public Property LabelFontStyle As FontStyle

 Property Value

 See Also

Axis Members
Axis Class
MindFusion.Charting.Wpf Namespace