# Step 3. Edit the Chart3D View

## Content



The next step in the chart wizard is to modify the view of the 3D Chart. Under the **3D-View** tab, you can easily set or modify any of the properties in the [Chart3DView](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DView.html) class. To rotate the x-axis, move the slide up or down and to rotate the y-axis move the slider left to right. You can also change the 3D chart perspective by clicking the up or down arrow or by entering a value. To modify the perspective, enable the Perspective property by checking the **On** check box. To scale the X or Y axis, click on the up and down arrows in the combo box.

If you have a contour or zone chart, you can modify the [ColorSet](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DContourStyles.ColorSet.html) and [NumLevels](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DContour.NumLevels.html) properties located in the Contour group.

A **reset** button is provided for each property in case you need to reset a specific property back to its default value.

![](https://cdn.mescius.io/document-site-files/images/46396fd1-914e-43da-9cb0-e66dcc0ae61b/imagesext/image12_84.png)

One you are done editing the 3D chart you can select **Finish**.

## See Also

[Working with the Chart3D Properties Designer](/componentone/docs/win/online-chart3d/designtimetoolsforcr/workingwiththechart31)