[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DView.Save

Save Method

Save()

Save current view state to the Chart3DViewState object.

Declaration
public Chart3DViewState Save()
Returns
Type Description
Chart3DViewState

The Chart3DViewState object.

Remarks

Use Restore method to return view to the saved state.

See Also