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