Markstip not working
Posted: Wed Oct 08, 2008 12:08 pm
HI
I have a teechart where i want to display that when user hovers mouse over the series, corresponding legend ext should bedisplayed . For taht i used markstip and set it at run time and desing time also
like this :
Me.MarksTip1.Style = Steema.TeeChart.Styles.MarksStyles.Legend
But the problem is it is not displaying legend text even though legend is displaying correctly.
TO be more clear:
For example there are 2 curves and legend shows A and B then on mosue hover the first curve A should be showwn. But its not happening. WHY?
I have a teechart where i want to display that when user hovers mouse over the series, corresponding legend ext should bedisplayed . For taht i used markstip and set it at run time and desing time also
like this :
Me.MarksTip1.Style = Steema.TeeChart.Styles.MarksStyles.Legend
But the problem is it is not displaying legend text even though legend is displaying correctly.
TO be more clear:
For example there are 2 curves and legend shows A and B then on mosue hover the first curve A should be showwn. But its not happening. WHY?