MeasureRules.RangeDistribution Property
In This Article
Gets or sets the range distribution for these measure rules.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public RangeDistributionBase RangeDistribution { get; set; }
#Property Value
Type | Description |
---|---|
Range |
A Range |
See Also