[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DView.ResetTransformation

ResetTransformation Method

ResetTransformation()

Resets all transformation parameters to their default values.

Declaration
public void ResetTransformation()
Public Sub ResetTransformation()
Remarks

The transformation parameters that are reset include Xscale, Yscale, RotationX, RotationY, RotationZ, Perspective, ViewportScale, ViewPortHorizontalShift, and ViewportVerticalShift.

See Also