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