LinearRangeDistribution Class
In This Article
Represents the linear 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 class LinearRangeDistribution :
ColorizerRangeDistributionBase
#Related API Members
The following members return LinearRangeDistribution objects:
#Inheritance
Object
DependencyObject
ColorizerRangeDistributionBase
LinearRangeDistribution
See Also