Back to Devexpress

EquationRangeDistribution Class

wpf-devexpress-dot-xpf-dot-map-df0ef491.md

latest1.5 KB
Original Source

EquationRangeDistribution Class

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

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public abstract class EquationRangeDistribution :
    RangeDistributionBase
vb
Public MustInherit Class EquationRangeDistribution
    Inherits RangeDistributionBase

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject RangeDistributionBase EquationRangeDistribution ExponentialRangeDistribution

LogarithmicRangeDistribution

See Also

EquationRangeDistribution Members

DevExpress.Xpf.Map Namespace