Back to Devexpress

LinearRangeDistribution.Default Property

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

latest1.2 KB
Original Source

LinearRangeDistribution.Default Property

Returns the default linear 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 static LinearRangeDistribution Default { get; }
vb
Public Shared ReadOnly Property [Default] As LinearRangeDistribution

Property Value

TypeDescription
LinearRangeDistribution

A LinearRangeDistribution object representing the default linear distribution.

|

See Also

LinearRangeDistribution Class

LinearRangeDistribution Members

DevExpress.Xpf.Map Namespace