LinearRangeDistribution.Default Property
In This Article
Returns the default linear distribution of color ranges in a colorizer.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public static LinearRangeDistribution Default { get; }
#Property Value
Type | Description |
---|---|
Linear |
A Linear |
See Also