Gets or sets the style of font used to draw the chart title.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public FontStyle TitleFontStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TitleFontStyle As FontStyle |
See Also