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 AxisScrollEventHandler( Object sender, AxisScrollEventArgs e ) |
Visual Basic |
---|
Public Delegate Sub AxisScrollEventHandler ( _ sender As Object, _ e As AxisScrollEventArgs _ ) |