I just upgraded the teechart from teechart .net 2011 to teechart .net 2014 and I have stumbled across quite a few problems in behaviour compared to before the upgrade.
For all our graphs, we have used the following code when initializing the series on the graphs :
Code: Select all
oSerie.Cursor = Cursors.Hand
When opening up the designer for the teechart, I now discovered that for some reason the cursor selection has been lost on the whole teechart (see attached image).
Is this a know problem or is there a know work-around for it?