Occurs before chart rotates.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public event RotateEventHandler BeforeRotate |
Visual Basic |
---|
Public Event BeforeRotate As RotateEventHandler |
Remarks
The event handler receives an argument of type RotateEventArgs
containing data related to this event.