'宣言 Public Delegate Sub DataLegendStyleRowHandler( _ ByVal sender As Object, _ ByVal row As DataLegendStylingRowEventArgs _ )
public delegate void DataLegendStyleRowHandler( object sender, DataLegendStylingRowEventArgs row )
DataLegendStyleRowHandler メンバ Infragistics.Controls.Charts 名前空間