Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
170
Change the data column sources in a PointChart3D graph
posted

Hi everyone, got a few questions :)

First, I'm wondering how can one change the columns that get plotted in a PointChart3D. For example, I have a DataTable with 5 columns and I need to select which column gets plotted in any of the three axes (i.e. display column 4 in the X axis, then switch to the 5th, and so on).

Second, what would be the best way to draw a circle overlay over a ScatterChart graph?

Finally, how can I "center" the graphic, that is, have it's center always be (0,0) (as shown in the attached picture).

 Thanks in advance, -David