wijmo.chart Namespace > chart_indicator Interface : style Field |
A value that contains the fill color and outline color (stroke) of the indicator lines.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_indicator; var value; // Type: any value = instance.style; |
Javascript (Specification) | |
---|---|
|