Gets or sets the size of Font used to draw chart's Title.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C# Copy Code |
---|
public Nullable<Double> TitleFontSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property TitleFontSize As Nullable(Of Double) |