LinearRangeDistribution.Default Property
Returns the default linear distribution of color ranges in a colorizer.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
LinearRangeDistribution | A LinearRangeDistribution object representing the default linear distribution. |
See Also