Gets or sets the size of the font for the axes title.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public double TitleFontSize { get; set; } |
Visual Basic
![]() |
---|
Public Property TitleFontSize As Double |
A double value. The default value is 12.0.
Use the Title property to set the title label.