Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeSingleLabel Class / Value Property

In This Topic
    Value Property (C1GaugeSingleLabel)
    In This Topic
    Gets or sets the value associated with this label.
    Syntax
    'Declaration
     
    Public Property Value As System.Double
    public System.double Value {get; set;}
    See Also