| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : ChartDataEventHandler Delegate |
'Declaration Public Delegate Sub ChartDataEventHandler( _ ByVal sender As System.Object, _ ByVal e As ChartDataEventArgs _ )
public delegate void ChartDataEventHandler( System.object sender, ChartDataEventArgs e )