GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace : GraphMouseEventHandler Delegate |
'Declaration Public Delegate Sub GraphMouseEventHandler( _ ByVal sender As System.Object, _ ByVal e As GraphMouseEventArgs _ )
public delegate void GraphMouseEventHandler( System.object sender, GraphMouseEventArgs e )