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