FlashBulb
03-06-2008, 03:32 PM
I would like to be able to drag a PlotSeries item, but I'm having some issues.
I can sort of do it by setting the containing Chart's .dragEnabled property to true, but the PlotSeries point drags far from the mouse pointer, as demonstrated in the attached pic (green arrow is drag motion, red arrow shows where dragging PlotSeries is).
I thought I could maybe set the PlotSeries' .dragEnabled to true, but it doesn't have that property.
How can I drag just the point? What is currently happening - am I dragging the whole Chart??
I have a couple of related questions, but I've already posted them... no responses yet:
How can I find out which Year I'm dropping it on? (http://www.actionscript.org/forums/showthread.php3?t=163090)
Why are the Years in x-axis getting cut off?? (http://www.actionscript.org/forums/showthread.php3?t=161427)
I can sort of do it by setting the containing Chart's .dragEnabled property to true, but the PlotSeries point drags far from the mouse pointer, as demonstrated in the attached pic (green arrow is drag motion, red arrow shows where dragging PlotSeries is).
I thought I could maybe set the PlotSeries' .dragEnabled to true, but it doesn't have that property.
How can I drag just the point? What is currently happening - am I dragging the whole Chart??
I have a couple of related questions, but I've already posted them... no responses yet:
How can I find out which Year I'm dropping it on? (http://www.actionscript.org/forums/showthread.php3?t=163090)
Why are the Years in x-axis getting cut off?? (http://www.actionscript.org/forums/showthread.php3?t=161427)