wijmo.chart Namespace > chart_hint Interface : showCallout Field |
Determines whether to show the callout element, the small triangle that points from the main hint box to the bar it describes.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: bool value = instance.showCallout; |
Javascript (Specification) | |
---|---|
|