PowerTools SPREAD for ASP.NET 8.0J
Add メソッド (LegendAreaCollection)

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

パラメータ

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

LegendAreaCollection クラス
LegendAreaCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.