Hi All,
I have created a simple 3D chart using Plot3DSimpleSurface() funtion.
Chart is working fine.
When I rotate the chart Grid XZ and GridYZ starts blocking the view. I mean we start seeing these two grid.
What I want is if there is a way to switch these grid/axis when we rotate the chart; so all the time user see the data instead of grids. Somehow I would like to invert the grids/axis.
First image is "Normal_View".
![Normal_View.png Normal_View.png](https://forums.ni.com/t5/image/serverpage/image-id/266627i49C2C805F397DCFF/image-size/medium?v=v2&px=400)
This is the problematic view; here i want to switch/invert the axis.
![Problematic_View.png Problematic_View.png](https://forums.ni.com/t5/image/serverpage/image-id/266628i02F6D036BEDD6AF8/image-size/medium?v=v2&px=400)
Please let me know how can I achieve this.
Thanks,
Shashank