'Declaration Public Function New( _ ByVal xValue As Object, _ ByVal yValues As DoubleArray, _ ByVal isEmpty As Boolean _ )
public DataPoint( object xValue, DoubleArray yValues, bool isEmpty )
DataPoint Class DataPoint Members Overload List