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

In This Topic
    Text Property (C1Gauge)
    In This Topic
    This property has no effect on C1Gauge.
    Syntax
    'Declaration
     
    Public Overrides Property Text As System.String
    public override System.string Text {get; set;}
    See Also