| Client-Side API Reference > Gauge > wijmo.gauge > GaugeDirection Enum |
| Name | Value | Description |
|---|---|---|
| Right | 0 |
Gauge value increases from left to right. |
| Left | 1 |
Gauge value increases from right to left. |
| Up | 2 |
Gauge value increases from bottom to top. |
| Down | 3 |
Gauge value increases from top to bottom. |
Represents the direction in which the pointer of a LinearGauge increases.