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

ColorizerRangeDistributionBase Class

The base for classes that define distribution of color ranges in a colorizer.

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v18.2.dll

Declaration

public abstract class ColorizerRangeDistributionBase :
    DependencyObject,
    INotifyPropertyChanged

The following members return ColorizerRangeDistributionBase objects:

Inheritance

See Also