wijmo.chart Namespace > chart_hint Interface : calloutFilledStyle Field |
A value that indicates the style to use in rendering 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: any value = instance.calloutFilledStyle; |
Javascript (Specification) | |
---|---|
|