FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > ExpandSeriesEventArgs クラス > ExpandSeriesEventArgs コンストラクタ : ExpandSeriesEventArgs コンストラクタ(Series,Boolean) |
'Declaration Public Function New( _ ByVal series As Series, _ ByVal appendOnExist As Boolean _ )
'使用法 Dim series As Series Dim appendOnExist As Boolean Dim instance As New ExpandSeriesEventArgs(series, appendOnExist)
public ExpandSeriesEventArgs( Series series, bool appendOnExist )