Hello,
I have a relatively complex multi-line chart created in ChartFx (WinForms). Separate tooltips are displayed when the cursor hovers over any point on the line, when hovering over a shaded "section" of the graph, and when hovering on the x-axis to show the corresponding point on the chart. Two of these tooltips look great, one is cut off whenever it overlaps the end of the chart.
Two questions please:
1) Can I differentiate between these tooltips to turn off the ones being clipped?
2) Is there a setting to prevent the clipping? I found something called .TooltipsConstraint that seems perfect, but it only applies to Flash objects.
Any help would be greatly appreciated.
Thank you!