Gets or sets the font weight for the title. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public FontWeight TitleFontWeight { get; set; } |
Visual Basic Copy Code |
---|
Public Property TitleFontWeight As FontWeight |