Charting for WinForms Programmer's Guide
Theme.TitleFontStyle Property
See Also
 






Gets or sets the style of font used to draw the chart title.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public FontStyle TitleFontStyle { get; set; }

Visual Basic  Copy Code

Public Property TitleFontStyle As FontStyle

 Property Value

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace