Group: Forum Members
Last Active: 6 Years Ago
Posts: 3,
Visits: 5
|
Hi, I have a 3d scatter chart and I'm trying to enable the trackball/zoom/move interactivity elements. based on the sample, I should set ChartControl1.Controller.Tools.Add(new NTrackballTool());
this does not work. what am I missing?
|