Rotating 3D chart outline Rotates outside Chart Boundaries
Posted: Thu Aug 09, 2007 12:45 pm
When rotating outline of a 3D chart it is very easy to get the wire frame to rotate outside the bounds of the chart's drawing area.
To see this behavior
Issue #1: Think the outline needs to be clipped to the drawing canvas. I verified that this same problem will extend to other forms that TeeChart control does not belong to. If I drop the TeeChart Control onto a form and then rotate use the rotate outline tool, I can easily get the outline to exend over anything that is behind this new form and it will leave the wire frame drawn on it forever.
Issue #2: it is very easy to get the chart to draw over the chart title and for the axis title to become unreadable.
To see this behavior
- Go to the TeeChart for .NET Examples.
Click on "All Features", go to Welcome !\Tools\Rotate Outline
Check the "Draw outline" check box, rotate the chart so that the top left corner extends up into the banner of the application
Rotate the Chart now back to its initial view.
Issue #1: Think the outline needs to be clipped to the drawing canvas. I verified that this same problem will extend to other forms that TeeChart control does not belong to. If I drop the TeeChart Control onto a form and then rotate use the rotate outline tool, I can easily get the outline to exend over anything that is behind this new form and it will leave the wire frame drawn on it forever.
Issue #2: it is very easy to get the chart to draw over the chart title and for the axis title to become unreadable.