wijmo.chart Namespace > chart_hint Interface : title Field |
A text value (or a function returning a text value) to display in the hint on a line above the content.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: string value = instance.title; |
Javascript (Specification) | |
---|---|
|