Overload List

  NameDescription
Public methodNumericDataSource()()()()
Initializes a new instance of the NumericDataSource class. The MinValue and MaxValue are set to Double.MinValue and Double.MaxValue respectivly.
Public methodNumericDataSource(Double, Double)
Initializes a new instance of the NumericDataSource class.

See Also