Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
public RotateEventArgs(
	float x,
	float y,
	float z
)
Visual Basic
Public Sub New ( _
	x As Single, _
	y As Single, _
	z As Single _
)

See Also