バージョン

DataLegendStyleColumnHandler デリゲート

スタイリング イベントのデリゲートを表します。
シンタックス
'宣言
 
Public Delegate Sub DataLegendStyleColumnHandler( _
   ByVal sender As Object, _
   ByVal col As DataLegendStylingColumnEventArgs _
) 
public delegate void DataLegendStyleColumnHandler( 
   object sender,
   DataLegendStylingColumnEventArgs col
)

パラメータ

sender
col
参照