Wijmo UI for the Web
style Field

A value that contains the fill color and outline color (stroke) of the indicator lines.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_indicator;
var value; // Type: any
value = instance.style;
Javascript (Specification) 
var style : any;
Remarks
Note that when you set the stroke color of the indicator line, it extends this color to the outline of the #hint:hint for the duration of the click.
Browser Compatibility
7
5
5

See Also

Reference

chart_indicator Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.