Creates one
DataPoint instance.
シンタックス
'宣言
Public Function New( _
ByVal As System.Object, _
ByVal As System.Object _
)
public DataPoint(
System.object ,
System.object
)
パラメータ
- x
- The X coordinate value of this DataPoint.
- y
- The Y coordinate value of this DataPoint.
参照