RangeOperator.Radiuses Property
Gets a collection that is an alternative way of setting ranges.
Syntax
public DoubleCollection Radiuses { get; }
Property Value
Default: Empty collection.
A collection that is an alternative way of setting ranges.
Remarks
The radiuses provides a way of setting custom ranges. When this collection has values, Minimum, Maximum and Step properties are ignored.
Platforms
Windows, Linux, Android