wijmo.chart Namespace > chart_hint Interface : enable Field |
A value that indicates whether to show the tooltip.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: bool value = instance.enable; |
Javascript (Specification) | |
---|---|
|