I want to set up a tooltip on a column chart that shows the label instead of the TooltipStyle.LabelsPlusDataValue. So I set the style to custom and I am now trying to find out if there is a way to refer to the label within the FormatString. I have searched the documentation and the best I have been able to find so far is a reference to what can go into the FormatString:
"Please see the "String Formats" topic of the UltraChart help for typical formatting keywords used by this property."
I am still looking for the "String Formats" topic to see if there is a keyword for label. Searching for "String Formats UltraChart" didn't provide the result I am looking for.
It would be very convenient if there was a link to all the valid keywords that can be used in a FormatString in the documentation for the FormatString.