バージョン

CreateLegendItemsInsertInternal メソッド

凡例の凡例項目を作成します。が、項目はコレクションに指定したインデックスに挿入されます。
シンタックス
'宣言
 
Protected Friend Sub CreateLegendItemsInsertInternal( _
   ByVal legendItems As List(Of UIElement), _
   ByVal itemsHost As ILegendSeries _
) 
protected internal void CreateLegendItemsInsertInternal( 
   List<UIElement> legendItems,
   ILegendSeries itemsHost
)

パラメータ

legendItems
追加する凡例項目。
itemsHost
項目の追加先です。
参照