'宣言
Public Function New( _ ByVal seriesIndex As System.Integer, _ ByVal pointIndex As System.Integer, _ Optional ByVal dataX As System.Double, _ Optional ByVal dataY As System.Double _ )
public ChartDataPoint( System.int seriesIndex, System.int pointIndex, System.double dataX, System.double dataY )
パラメータ
- seriesIndex
- pointIndex
- dataX
- dataY