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

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