Colorline tool drag event issue
Posted: Fri Jan 18, 2008 1:04 am
Hello.
I have created a line chart with a single yaxis. I've associated with the chart and yaxis, 2 distinct ColorLine tools, the first representing a high threshold and the second representing a low threshold. I have subscribed to the EndDragLine event on both ColorLine instances and each is calling a distinct handler.
When I drag the Colorline representing the high threshold, both EndDragLine event handlers (i.e. even the one for the ColorLine representing the low threshold) are being invoked??
This is undesirable in my implementation as the subscribers to these events need to be able to process them independently and distinctly.
Can you cofirm if this is an internal Steema issue, and what may be done as a work around?
thanks!
Ben.
I have created a line chart with a single yaxis. I've associated with the chart and yaxis, 2 distinct ColorLine tools, the first representing a high threshold and the second representing a low threshold. I have subscribed to the EndDragLine event on both ColorLine instances and each is calling a distinct handler.
When I drag the Colorline representing the high threshold, both EndDragLine event handlers (i.e. even the one for the ColorLine representing the low threshold) are being invoked??
This is undesirable in my implementation as the subscribers to these events need to be able to process them independently and distinctly.
Can you cofirm if this is an internal Steema issue, and what may be done as a work around?
thanks!
Ben.