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