I’m working with charts that display long string labels on both the Y and bottom axes. To keep things readable, I truncate the labels before adding to the axis source. However, I’d like to show a hint when the user hovers over an axis mark, displaying the full original label.
Is there is something like this available in TAChart, or has anyone implemented a similar feature?
Any suggestions or example code would be greatly appreciated.