I have a column chart where I would like to show extra information about the x axis categories in a tooltip. If I show all the information in the label it is too much. I also tried having the information in the tooltip for the data series, but this makes it harder to see the information pertaining to the data series point.
Is it possible to configure a tooltip for the xaxis categories? I also need it to be dynamic based on the category.
I did try using the new tooltip control, but I couldn't figure out how to get the dynamic content.
Is it possible to configure a tooltip for the xaxis categories? I also need it to be dynamic based on the category.
I did try using the new tooltip control, but I couldn't figure out how to get the dynamic content.