MeasureRules.ApproximateValues Property
Gets or sets a value indicating whether it’s necessary to approximate values for measure rules.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to approximate values; otherwise, false. |
See Also