wpf-devexpress-dot-xpf-dot-map-8be43bdb.md
The base class for ChoroplethColorizer color range distributions.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
public abstract class RangeDistributionBase :
MapDependencyObject,
IRangeDistribution
Public MustInherit Class RangeDistributionBase
Inherits MapDependencyObject
Implements IRangeDistribution
The following members return RangeDistributionBase objects:
Object DispatcherObject DependencyObject Freezable MapDependencyObject RangeDistributionBase EquationRangeDistribution
See Also