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

LinearRangeDistribution.Default Property

Returns the default linear distribution of color ranges in a colorizer.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public static LinearRangeDistribution Default { get; }

Property Value

Type Description
LinearRangeDistribution

A LinearRangeDistribution object representing the default linear distribution.

See Also