'Declaration
Public Function New( _ ByVal x As System.Double, _ ByVal y As System.Double, _ ByVal label As System.String _ )
'Usage
Dim x As System.Double Dim y As System.Double Dim label As System.String Dim instance As New NDataPoint(x, y, label)
Parameters
- x
- y
- label