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

EquationRangeDistribution Class

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

Namespace: DevExpress.UI.Xaml.Map

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

NuGet Package: DevExpress.Uwp.Controls

Declaration

public abstract class EquationRangeDistribution :
    ColorizerRangeDistributionBase
See Also