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

Sets the percentage of the pointer that is shoved backward through the cap.

Syntax
var instance; // Type: wijmo.gauge.gauge_pointer;
var value; // Type: number
value = instance.offset;
var offset : number;
See Also

Reference

gauge_pointer Interface