How to make a Point 3D graph
Posted: Wed May 16, 2018 7:38 am
I am trying to make a 3D view of a deviated well trace (using east, north and elevation), with the eventual hope of being able to rotate it on screen. I have created a test program and attached an image of my results.
1. I would have expected TeeChart to read the first three (comma-separated) columns as X, Y, Z and ignore any other fields but it seems to read the last three before an alphanumeric field. Why is this not the case?
2. When I make points invisible, I obtain symbols on the legend, which do not correspond to the point symbols. Why is this?
3. To make a "sensible" 3D graph, I need to input the data in east, elevation, north order. The only option in the Legend is the second column (Elevation). Is it possible to set different field(s) in the legend?
4. Is it possible to show each 25th point, say, in the legend, as can be set for marks?
5. I have a white rectangle on the screen which disappears only if I turn the axes off. What is this rectangle and how do I remove it?
6. I can rotate the graph at design time in 3D options. How can I rotate it at run time (preferably by using the mouse).
7. How do I round the marks to say 1 decimal place (without affecting the data).
I apologise for the lengthy list of queries.
Regards Errol
I have a few queries:1. I would have expected TeeChart to read the first three (comma-separated) columns as X, Y, Z and ignore any other fields but it seems to read the last three before an alphanumeric field. Why is this not the case?
2. When I make points invisible, I obtain symbols on the legend, which do not correspond to the point symbols. Why is this?
3. To make a "sensible" 3D graph, I need to input the data in east, elevation, north order. The only option in the Legend is the second column (Elevation). Is it possible to set different field(s) in the legend?
4. Is it possible to show each 25th point, say, in the legend, as can be set for marks?
5. I have a white rectangle on the screen which disappears only if I turn the axes off. What is this rectangle and how do I remove it?
6. I can rotate the graph at design time in 3D options. How can I rotate it at run time (preferably by using the mouse).
7. How do I round the marks to say 1 decimal place (without affecting the data).
I apologise for the lengthy list of queries.
Regards Errol