I want to draw a 3D line in a 3D chart. i have installed the Nevron .NET Vision on my conputer. I am trying to study its examples about chart part among the standard example carefully, and i have studied the example codes for 3D chat in the standard example. But I found a problem that there is a control named nChartCommandBarsManager in every chart example,and in every 3D chart example, if user want to rotate the 3D chart for view, the user have to operate the NChartCommandBarsManager. It is a only way to rotate 3D chart ? Because of i want to design a window Form to allow my user to operate the action.
I have check all files which includes Help files in the Nevron .NET Vision to look for that why the user must operate it to rotate the 3D chart.
I failed. I didn't get the answer.
Could you help me ? Thank you for your any helps.