PieSeries.ExplodedDistance Attached Property
Gets or sets the offset distance of a slice from the pie center, measured in fractions of the pie radius.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
| Type | Description |
|---|---|
| Double | A Double value. It should be more than or equal to 0.0 and less than or equal to 1.0. |
See Also