MindFusion.Wpf Pack Programmer's Guide
PieSlice.Detached Property
See Also
 





Gets the distance at which this slice is detached.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double Detached { get; }

Visual Basic  Copy Code

Public ReadOnly Property Detached As Double

 Property Value

A double value.

 Remarks

The value is taken from the DetachedSlicesList property of the PieSeries that contains this slice.

 See Also

PieSlice Members
PieSlice Class
MindFusion.Charting.Wpf Namespace