バージョン

DataLegendStyleRowHandler デリゲート

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

パラメータ

sender
row
参照