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.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
public abstract class ColorizerRangeDistributionBase :
DependencyObject,
INotifyPropertyChanged
Related API Members
The following members return ColorizerRangeDistributionBase objects:
Inheritance
See Also