Namespace:
C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public delegate void ChartDataSeriesEventHandler( Object sender, ChartDataSeriesEventArgs e ) |
Visual Basic |
---|
Public Delegate Sub ChartDataSeriesEventHandler ( _ sender As Object, _ e As ChartDataSeriesEventArgs _ ) |