Gets or sets the offset of the title.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public float TitleOffset { get; set; } |
Visual Basic
![]() |
---|
Public Property TitleOffset As Single |
A float value. Default is 5f.
The property specifies the space between the SubTitleText and the nearest chart object.