GrapeCity.ActiveReports.Chart.v11 アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > DataPoint クラス > DataPoint コンストラクタ : DataPoint コンストラクタ(Object,DoubleArray,Boolean,CustomProperties) |
'宣言 Public Function New( _ ByVal xValue As Object, _ ByVal yValues As DoubleArray, _ ByVal isEmpty As Boolean, _ ByVal properties As CustomProperties _ )
public DataPoint( object xValue, DoubleArray yValues, bool isEmpty, CustomProperties properties )