mehafi Guest
|
Posted: Tue Apr 05, 2005 3:20 pm Post subject: 3D chart |
|
|
hello
Is in Borland C++ Builder some control(s) which can produce a really
3-dimensional chart. It mean, that this chart should show a set of points
(x,y,z). For examlpe I have 4 points, of kind (x,y,z):
(1,3,5), (2,6,3), (1,11,43), (7,-2,6)
and I like a chart, which could show them.
please, help me
Adam |
|