wijmo.chart Namespace > chart_hint Interface : calloutFilled Field |
Determines whether to fill the callout (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.calloutFilled; |
Javascript (Specification) | |
---|---|
|