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

    Specifies which values to display as text.

    Members

    Name Value Description
    None 0

    Do not show any text in the gauge.

    Value 1

    Show the gauge's value as text.

    MinMax 2

    Show the gauge's min and max values as text.

    All 3

    Show the gauge's Gauge.value, min, and max as text.