Skip to main content

PieSeries.OthersPointExplodedDistance Attached Property

Gets or sets the “Others” slice offset from the pie center.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

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