Back to Devexpress

PieSeries.OthersPointExplodedDistance Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-pieseries.md

latest1.2 KB
Original Source

PieSeries.OthersPointExplodedDistance Attached Property

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

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetOthersPointExplodedDistance(TopNOptionsBase) and SetOthersPointExplodedDistance(TopNOptionsBase, Double).

Returns

TypeDescription
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

PieSeries Class

PieSeries Members

DevExpress.Xpf.Charts Namespace