Gets or sets the offset of the axis labels to the axis they refer to.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public float LabelOffset { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelOffset As Single |
A float value. Default is 5f.
The property specifies the distance between the first row or column of labels and the chart axis. The offset among rows or columns of labels in multi-series charts is set with LabelSpan.