Property MinRange
MinRange
Gets or sets the minimum value of the range.
public double MinRange { get; set; }
Property Value
- double
The minimum value of the range.
Gets or sets the minimum value of the range.
public double MinRange { get; set; }
The minimum value of the range.