Gets or sets the offset of the TitleLabel to the start of the chart axis.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public float TitleLabelOffset { get; set; } |
Visual Basic
![]() |
---|
Public Property TitleLabelOffset As Single |
A float value. Default is 5f.
The property specifies the space between the TitleLabel and the axis it refers to. If other labels are drawn at the axis, the property specifies the offset between the TitleLabel and the last row or column of axis labels.