Determining chart values from 3D position
Posted: Mon Oct 09, 2006 1:36 pm
Hello,
could you please help me with the following problems?
We are using custom x- and y-axes, all default axes are turned off and chart.view3d is set to true. I would like to display a tooltip at the mouse cursor position which shows the value at this position. In 2D this works perfectly using tcustomchartaxis.CalcPosPoint() but this does not work in 3D if the chart is rotated. Is there any other possibility to get the correct value?
The next thing I have noticed is a bug in tcolorlinetool in rotated charts. The anchor point (the line with which you drag the tool) is located somewhere at the side of the line. So if you try to grab the line nothing happens. Is this a known bug?
Best regards
Arnd
could you please help me with the following problems?
We are using custom x- and y-axes, all default axes are turned off and chart.view3d is set to true. I would like to display a tooltip at the mouse cursor position which shows the value at this position. In 2D this works perfectly using tcustomchartaxis.CalcPosPoint() but this does not work in 3D if the chart is rotated. Is there any other possibility to get the correct value?
The next thing I have noticed is a bug in tcolorlinetool in rotated charts. The anchor point (the line with which you drag the tool) is located somewhere at the side of the line. So if you try to grab the line nothing happens. Is this a known bug?
Best regards
Arnd