wijmo.chart Namespace > chart_hint Interface : style Field |
A value that indicates the fill color or gradient and outline thickness and color (stroke) of the rectangle used to display the hint.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: any value = instance.style; |
Javascript (Specification) | |
---|---|
|