Hi David,
Let's for example have a DataTable as datasouce for your Chart. You can handle the ItemDataBound event of the Chart and bind the values from a Column as ActiveRegionTooltip as shown in our
demo with full source code. Here is how it's done:
Regards,
Evgenia
the Telerik team