Click or drag to resize

RangeOfNumericalValuesUpperValue Property

Gets or sets the upper bound of the accepted value range.

Namespace: Altaxo.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double UpperValue { get; set; }

Property Value

Double
See Also