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