PieSeries.ExplodedDistance Attached Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Returns
Type | Description |
---|---|
Double | A Double value. It should be more than or equal to 0. |
See Also