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