Gets the distance at which this slice is detached.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public double Detached { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Detached As Double |
A double value.
The value is taken from the DetachedSlicesList property of the PieSeries that contains this slice.