Back to Devexpress

ChoroplethColorizer.RangeDistribution Property

wpf-devexpress-dot-xpf-dot-map-dot-choroplethcolorizer-9d185faa.md

latest1.1 KB
Original Source

ChoroplethColorizer.RangeDistribution Property

Gets or sets the distribution type of the color range in a colorizer.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public RangeDistributionBase RangeDistribution { get; set; }
vb
Public Property RangeDistribution As RangeDistributionBase

Property Value

TypeDescription
RangeDistributionBase

An RangeDistributionBase class descendant object.

|

See Also

ChoroplethColorizer Class

ChoroplethColorizer Members

DevExpress.Xpf.Map Namespace