Camera3D.RotationX and Camera3D.RotationZ does not change.
So, in demo program , even if the rotation by mouse,
the slide bar of roll and pitch does not move.
It was all right in v 5.

Regards,
Minoru
Code: Select all
m_chart.ViewXY.XAxes[0].SetRange(-6.3, 6.3);
m_chart.ViewXY.XAxes[0].MajorDivCount = 1;