Skip to main content
A newer version of this page is available. .

RangeDistributionBase Class

The base class for ChoroplethColorizer color range distributions.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.1.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public abstract class RangeDistributionBase :
    MapDependencyObject,
    IRangeDistribution

The following members return RangeDistributionBase objects:

Library Related API Members
WPF Controls ChoroplethColorizer.RangeDistribution
MeasureRules.RangeDistribution
Silverlight Controls ChoroplethColorizer.RangeDistribution
See Also