GrapeCity SPREAD for Windows Forms 11.0J
Add メソッド (LegendAreaCollection)


凡例エリア。
凡例エリアをコレクションに追加します。
構文
'Declaration
 
Public Sub Add( _
   ByVal item As LegendArea _
) 
'使用法
 
Dim instance As LegendAreaCollection
Dim item As LegendArea
 
instance.Add(item)
public void Add( 
   LegendArea item
)

パラメータ

item
凡例エリア。
例外
例外説明
System.ArgumentNullExceptionitemがNull参照(VBではNothing)です。
参照

LegendAreaCollection クラス
LegendAreaCollection メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.