Gets or sets the offset of the outer label from the edge of the pie.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public double OuterLabelOffset { get; set; } |
Visual Basic
![]() |
---|
Public Property OuterLabelOffset As Double |
A double value. Default is 5.0
The OuterLabelOffset property is considered when PieSeries.OuterLabelType is set to LabelType.CustomText.