'宣言 Public Delegate Function AxisFormatLabelEventHandler( _ ByVal sender As Object, _ ByVal item As Object _ ) As String
public delegate string AxisFormatLabelEventHandler( object sender, object item )
AxisFormatLabelEventHandler メンバ Infragistics.Controls.Charts 名前空間