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