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
Resize 3D depth in TeeCommand
Re: Resize 3D depth in TeeCommand
Hi Xia,
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: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'm afraid there is no event for this. I've added it to the wish list to be implemented in future releases (TV52014719).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?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |