GrapeCity ActiveReports for .NET 14.0J
Add メソッド (LegendItemsCollection)

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > LegendItemsCollection クラス : Add メソッド
コレクションに追加する凡例項目。
凡例項目をコレクションに追加します。
シンタックス
'宣言
 
Public Function Add( _
   ByVal item As LegendItem _
) As Integer
public int Add( 
   LegendItem item
)

パラメータ

item
コレクションに追加する凡例項目。
参照

LegendItemsCollection クラス
LegendItemsCollection メンバ