Tool Tip Generator
A Category Tool Tip Generator assumes responsibility for creating the text strings that will be used for tool tips in a category chart.
Properties
Property | Name | Type | Description |
Label Format | labelFormat | String | Format string that may contain the following tokens:
|
Formatter Type | formatType | Integer | Number Formatter or Date Formatter. |
Number Format | numberFormat | String | Number format pattern (for Number Formatter only). |
Percent Format | percentFormat | String | Number format pattern used for percentage values (for Number Formatter only). |
Date Format | dateFormat | String | Date/time format pattern (for Date Formatter only). |
Was this page helpful?