Gets or sets the offset of the label from the axis.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public double LabelOffset { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelOffset As Double |
A double value. Default is 5.0.
Labels at the axis are drawn when the LabelType is not LabelType.Empty.