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