Hi to All,
I can successfully display axes and points in a BubbleSeries.
I've also managed to create custom display custom tooltips for particular points in the series using <ig:BubbleSeries.ToolTip>
Now I would like to 'label' my points, something similar like the the tooltip, but _pinned_ to the point (not autohide, remained displayed)
How can I accomplish this user experience?
Thanks in advance
Hello Justin,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Hello Stefan,
Sorry for the delayed answer. I've reviewed the sample you suggested, but unfortunately I could not manage to solve it with my bubble series. I use the build in circle marker, and I am using also the RadiusPath and FillPath with brushes. Now I need to keep all these bindings, plus have a tooltip like caption attached to all points.
This tooltip like caption for all bubbles must be switchable on/off (globally for all bubbles, not individually). I also does not have idea how this can be solved based on the demo application. A short demo project really could help to demonstrate you concept.