In This Topic
NeedleLength Enum
In This Topic
File
wijmo.gauge.js
Module
wijmo.gauge

Specifies the length of the needle element with respect to the pointer range.

Members

Name Value Description
Outer 0

The needle element extends to the outer radius of the pointer range.

Middle 1

The needle element extends to the mid ponit between the inner and outer radii of the pointer range.

Inner 2

The needle element extends to the inner radius of the pointer range.