Problem of opaque zone
Posted: Sat Sep 29, 2007 7:33 am
Hello Steema team:
Yesterday we upgrade our TeeChart(NET) V1 to V2, but unfortunatly we met a problem of opaque zone.
When we try to have more than 1 series in the chart using individual vertical , only the first series is showed.
When I removed the line
WTMChart.Graphics3D.ClipRectangle(Left, Top - 7, Right, Bottom + 7)
from the BefroreDrawValues , all series are displayed without opaque zone feature. It seems the opaque zone feature caused the abnormal display.
Would you give me some suggestion for this problem?
Thanks a lot!
Hebe
Yesterday we upgrade our TeeChart(NET) V1 to V2, but unfortunatly we met a problem of opaque zone.
When we try to have more than 1 series in the chart using individual vertical , only the first series is showed.
When I removed the line
WTMChart.Graphics3D.ClipRectangle(Left, Top - 7, Right, Bottom + 7)
from the BefroreDrawValues , all series are displayed without opaque zone feature. It seems the opaque zone feature caused the abnormal display.
Would you give me some suggestion for this problem?
Thanks a lot!
Hebe