Gets or sets the offset for top labels.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public double TopLabelOffset { get; set; } |
Visual Basic
![]() |
---|
Public Property TopLabelOffset As Double |
A double value. Default is 5.0.
Top labels are drawn when the TopLabelType is not set to LabelType.Empty.