var instance; // Type: wijmo.gauge.gauge_pointer; var value; // Type: number value = instance.length;
var length : number;
Sets the length of the pointer as a percentage of the radius(or width/height in lineargauge) of the gauge. You can set the length to be greater than the radius(or width/height).
var instance; // Type: wijmo.gauge.gauge_pointer; var value; // Type: number value = instance.length;
var length : number;