PieSeries.GetOthersPointExplodedDistance(TopNOptionsBase) Method
Gets the specified TopNOptionsBase class descendant object’s PieSeries.OthersPointExplodedDistance attached property value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
topNOptions | TopNOptionsBase | The “Others” slice’s offset distance from the pie’s center, measured in the pie radius’s fractions. |
Returns
Type | Description |
---|---|
Double | The options to which the property is attached. |
See Also