Wijmo UI for the Web
style Field
wijmo.gauge Namespace > gauge_pointer Interface : style Field

Sets the fill and outline (stroke) colors of the pointer.

Syntax
var instance; // Type: wijmo.gauge.gauge_pointer;
var value; // Type: any
value = instance.style;
var style : any;
See Also

Reference

gauge_pointer Interface