Tooltip Functions for Graphs

You can create a tooltip to display the category, series, and value of a point in a graph. Use these methods to get the information for the tooltip: GetCurrentCategory, GetCurrentSeries, and GetCurrentValue.