ChoroplethColorizer.RangeDistribution Property
In This Article
Gets or sets the distribution type of range colors in a colorizer.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public ColorizerRangeDistributionBase RangeDistribution { get; set; }
#Property Value
Type | Description |
---|---|
Colorizer |
A Colorizer |
See Also