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.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
Double | A Double value. It should be more than or equal to 0. |
See Also