[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DView.BeforeRotate

BeforeRotate Event

Occurs before chart rotates.

Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
public event RotateEventHandler BeforeRotate
Returns
Type Description
RotateEventHandler Occurs before chart rotates.
Remarks

The event handler receives an argument of type RotateEventArgs containing data related to this event.