バージョン

RedirectToCompositeLegend メソッド

drawing responsibility を CompositeLegend class を変更する
シンタックス
'宣言
 
Protected Overridable Sub RedirectToCompositeLegend( _
   ByVal legendApp As LegendAppearance, _
   ByVal seriesCol As SeriesCollection, _
   ByVal scene As SceneGraph _
) 
protected virtual void RedirectToCompositeLegend( 
   LegendAppearance legendApp,
   SeriesCollection seriesCol,
   SceneGraph scene
)

パラメータ

legendApp
この凡例の外観設定。
seriesCol
Seriesコレクション。
scene
プリミティブの追加先の SceneGraph。
解説

合成ではないチャートにシリーズコレクションが使用された場合、この方法がとられる。

参照