wijmo.chart Namespace > chart_hint Interface : content Field |
A value that appears in the content part of the tooltip or a function which is used to get a value for the tooltip shown.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: any value = instance.content; |
Javascript (Specification) | |
---|---|
|