Wijmo UI for the Web
compass Field

A value that indicates the compass position of the callout (the small triangle that points from the main hint box to the bar it describes) in relation to the hint box.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: string
value = instance.compass;
Javascript (Specification) 
var compass : string;
Remarks
Valid Values: west, east, south, southeast, southwest, northeast and northwest
Browser Compatibility
7
5
5

See Also

Reference

chart_hint Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.