ASP.NET Core MVC Controls | ComponentOne
In This Topic
    GaugeDirection Enum
    In This Topic
    File
    wijmo.gauge.js
    Module
    wijmo.gauge

    Represents the direction in which the pointer of a LinearGauge increases.

    Members

    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.