Back to Devexpress

PieSeries.ExplodedDistance Attached Property

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

latest1.1 KB
Original Source

PieSeries.ExplodedDistance Attached Property

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetExplodedDistance(SeriesPoint) and SetExplodedDistance(SeriesPoint, Double).

Returns

TypeDescription
Double

A Double value. It should be more than or equal to 0.0 and less than or equal to 1.0.

|

See Also

PieSeries Class

PieSeries Members

DevExpress.Xpf.Charts Namespace