RangeOperator.Minimum Property
Gets or sets the minimum range at which range circles are created.
Syntax
public AttributeVariable< System.Double > Minimum { get; set; }
Property Value
Default: 1000.0
The minimum range at which range circles are created.
Remarks
The minimum range at which circles appear. The value must be must not be lesser than zero or greater than Maximum. The distance unit is set by RadiusUnit.
This property is not used if Radiuses has values.
Platforms
Windows, Linux, Android