jQuery.wijmo.wijchartcore Namespace > options type : hint Field |
Creates an object to use as the tooltip, or hint, when the mouse is over a chart element.
Javascript (Usage) | |
---|---|
var value; // Type: chart_hint value = jQuery.wijmo.wijchartcore.options.hint; |
Javascript (Specification) | |
---|---|
var hint : chart_hint; |