Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1Gauge Class / _textMin Field

In This Topic
    _textMin Field (C1Gauge)
    In This Topic
    The string of Min, Max, and Value.
    Syntax
    'Declaration
     
    Protected _textMin As String
    protected string _textMin
    See Also