RangeOperator.Step Property
Gets or sets the distance between range circles.
Syntax
public AttributeVariable< System.Double > Step { get; set; }
Property Value
Default: 1000.0
The distance between range circles.
Remarks
The distance between range circles, counting from Minimum to Maximum. If Step isn't a full divisor of the distance between Minimum and Maximum, the last range circle will fall short of Maximum.
Platforms
Windows, Linux, Android