IColorizerValueProvider.GetValue(Object) Method
Returns a value for the ChoroplethColorizer, based on the specified item.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | Object | A Object. |
Returns
| Type | Description |
|---|---|
| Double | A double value. |
See Also