Page 1 of 1

Resize 3D depth in TeeCommand

Posted: Fri Mar 05, 2010 3:29 pm
by 10047047
Hi,

I have a TChart with over 20 data series added. When I change TeeCommand to 3D display, select the Depth icon and then drag the mouse to resize the 3D, the chart disappears and it can not be recovered. If I rotate the Chart first and then change the depth, it works fine. Also, it only happens when you have many data series added. It seems to do with initial settings of the Chart in 3D display, but I don't know where to change.

Another question is for TChartListBox, I press F2 to change the name of the data series. After the name is changed, I want to change the series name in other parts of the program. Which event will be trigged in TChartListBox after a series name changed?

Thanks in advance.

Xia

Re: Resize 3D depth in TeeCommand

Posted: Fri Mar 05, 2010 5:03 pm
by yeray
Hi Xia,
Xia wrote:I have a TChart with over 20 data series added. When I change TeeCommand to 3D display, select the Depth icon and then drag the mouse to resize the 3D, the chart disappears and it can not be recovered. If I rotate the Chart first and then change the depth, it works fine. Also, it only happens when you have many data series added. It seems to do with initial settings of the Chart in 3D display, but I don't know where to change.
I've seen that setting the chart to be non-orthogonal the chart comes back. I've added it to the wish list to be revised for future releases (TV52014718).
Xia wrote:Another question is for TChartListBox, I press F2 to change the name of the data series. After the name is changed, I want to change the series name in other parts of the program. Which event will be trigged in TChartListBox after a series name changed?
I'm afraid there is no event for this. I've added it to the wish list to be implemented in future releases (TV52014719).