Gets or sets the distance among rows/columns of labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public float LabelSpan { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelSpan As Single |
A float value. Default is 5f.
The property is used only when more than row or column of labels is drawn. When there are SummaryValues, the property is also used for the distance between them and the rest of the labels.
The distance between the axis labels and the axis is set with LabelOffset.