Gets or sets the offset of the label from the axis. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public double LabelOffset { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelOffset As Double |
A double value. Default is 5.0.
The offset is measured to the Title, if set; otherwise it is measured to the axis.