PieSeries.OthersPointExplodedDistance Attached Property
Gets or sets the “Others” slice offset from the pie center.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
See GetOthersPointExplodedDistance(TopNOptionsBase) and SetOthersPointExplodedDistance(TopNOptionsBase, Double).
Returns
Type | Description |
---|---|
Double | The “Others” slice offset distance from the pie center, measured in the pie radius’s fractions. |
Remarks
This property is the TopNOptionsBase class’s attached property.
See Also