FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > ExpandSeriesEventArgs クラス : AppendOnExist プロパティ |
'Declaration Public Property AppendOnExist As Boolean
'使用法 Dim instance As ExpandSeriesEventArgs Dim value As Boolean instance.AppendOnExist = value value = instance.AppendOnExist
public bool AppendOnExist {get; set;}