'Declaration
Public Function New( _ ByVal high As System.Double, _ ByVal low As System.Double, _ ByVal x As System.Double _ )
'Usage
Dim high As System.Double Dim low As System.Double Dim x As System.Double Dim instance As New NHighLowDataPoint(high, low, x)
Parameters
- high
- low
- x