Gets or sets the style of Font used to draw chart's Title.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C#
![]() |
---|
public Nullable<FontStyle> TitleFontStyle { get; set; } |
Visual Basic
![]() |
---|
Public Property TitleFontStyle As Nullable(Of FontStyle) |