Gets or sets the font style for the chart labels. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public FontStyle LabelFontStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property LabelFontStyle As FontStyle |
An instance of the WPF FontStyle structure. The default is FontStyles.Normal.