'宣言
Public Function New( _ ByVal xValue As Object, _ ByVal yValues As DoubleArray, _ ByVal isEmpty As Boolean, _ ByVal properties As CustomProperties, _ ByVal displayInLegend As Boolean, _ ByVal legendText As String _ )
public DataPoint( object xValue, DoubleArray yValues, bool isEmpty, CustomProperties properties, bool displayInLegend, string legendText )
パラメータ
- xValue
- yValues
- isEmpty
- properties
- displayInLegend
- legendText