Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
875
Symbol Added in FillSceneGraph does not show Tooltip
posted
I have a BoxChart that shows tooltips when moving the mouse over a box element.  I also want to add an "X" to the chart at specific locations and have them show tool tips as well.  I am able to add the X's in the FillSceneGraph and I set

.Caps = PCaps.HitTest Or PCaps.Tooltip

but when I mouse over the X symbols on the chart I do not get a tooltip like I get when I mouse over the box.

I have attached code that will run and demonstrate what I am seeing (or not seeing as the case may be).  All you need to do is drop a chart onto a form and just click cancel when the wizard comes up, and then copy the code in.

 

Form1.zip
Parents Reply Children
No Data