Marks and Arrows after resize
Posted: Thu Apr 07, 2005 7:56 pm
Hi,
I know this has been touched already, but I cannot seems to get it working properly.
I have a point chart (x and y) with marks visible and Arrow visible also because I want the user to be able to move the Mark around and have a line that points to the data point. This is OK until the user decide (damn user) to resize the chart. In that case, everything get screwed (including where the position of the text, the arrow seems to points to nothing etc.. My problem seems to be twofold:
on wich event to place the code (is onresize befor, during or after a resize?)
there does not seems to be too much documentation on TSeriesMarkPosition so i'm a bit lost between what relate to the arrow and what relate to the text.
BTW, I think in the next version of Tchart, this should be automatic
Gerard Garreau
I know this has been touched already, but I cannot seems to get it working properly.
I have a point chart (x and y) with marks visible and Arrow visible also because I want the user to be able to move the Mark around and have a line that points to the data point. This is OK until the user decide (damn user) to resize the chart. In that case, everything get screwed (including where the position of the text, the arrow seems to points to nothing etc.. My problem seems to be twofold:
on wich event to place the code (is onresize befor, during or after a resize?)
there does not seems to be too much documentation on TSeriesMarkPosition so i'm a bit lost between what relate to the arrow and what relate to the text.
BTW, I think in the next version of Tchart, this should be automatic
Gerard Garreau