Back to Devexpress

RangeDistributionBase Class

corelibraries-devexpress-dot-map-99a01c5d.md

latest1.4 KB
Original Source

RangeDistributionBase Class

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

Namespace : DevExpress.Map

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

NuGet Package : DevExpress.Map.Core

Declaration

csharp
public abstract class RangeDistributionBase :
    IRangeDistribution
vb
Public MustInherit Class RangeDistributionBase
    Implements IRangeDistribution

Implements

IRangeDistribution

Inheritance

Object RangeDistributionBase ExponentialRangeDistribution

EquationRangeDistribution

LinearRangeDistribution

LogarithmicRangeDistribution

See Also

RangeDistributionBase Members

DevExpress.Map Namespace