LinearRangeDistribution.ConvertRangeValue(Double) Method
In This Article
Converts the specified range value.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
value | Double | A value to be converted. |
#Returns
Type | Description |
---|---|
Double | A Double object that is the result of the conversion. |
See Also