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