Gets or sets the offset of the subtitle.
Namespace: MindFusion.Charting.WebFormsAssembly: MindFusion.Charting.WebForms
public float SubTitleOffset { get; }
Public ReadOnly Property SubTitleOffset As Single
A float value. Default is 5f.
The property specifies the space between the SubTitleText and the nearest chart object.
Chart MembersChart ClassMindFusion.Charting.WebForms Namespace