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