Back to Devexpress

MeasureRules.RangeDistribution Property

wpf-devexpress-dot-xpf-dot-map-dot-measurerules-2f6567a0.md

latest1.1 KB
Original Source

MeasureRules.RangeDistribution Property

Gets or sets the range distribution for these measure rules.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public RangeDistributionBase RangeDistribution { get; set; }
vb
Public Property RangeDistribution As RangeDistributionBase

Property Value

TypeDescription
RangeDistributionBase

A RangeDistributionBase class descendant object.

|

See Also

MeasureRules Class

MeasureRules Members

DevExpress.Xpf.Map Namespace