Wijmo UI for the Web
hint Field

Type: wijmo.chart.chart_hint

Creates an object to use as the tooltip, or hint, when the mouse is over a chart element.

Syntax
Javascript (Usage) 
var value; // Type: chart_hint
value = jQuery.wijmo.wijscatterchart.options.hint;
Javascript (Specification) 
var hint : chart_hint;
Remarks
By default, it displays the value of the seriesList label and Y data for the chart
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.