I'm looking for a way to programmatically assign the tooltip text for each piece of chart data. For instance, I have a stacked bar chart and I want to have the pieces of the stacked bar to all have the same tooltip display that shows the combined total for the stacked bar. Another use for this is...