Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1RadialGauge Class / _textValue Field

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