wijmo.chart Namespace > chart_hint Interface : 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.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: string value = instance.compass; |
Javascript (Specification) | |
---|---|
|