Gets or sets the style of font used to draw the chart sub-title.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public FontStyle SubtitleFontStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property SubtitleFontStyle As FontStyle |