Gets the distance at which this piece is detached.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public double Detached { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Detached As Double |
A double value. Default value is 0.0
Use PieSeries.DetachedPiecesList to set the detachment for each piece in the series.