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