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

In This Topic
    Text Property (C1GaugeCaption)
    In This Topic
    Gets or sets the text displayed in this caption.
    Syntax
    'Declaration
     
    Public Property Text As System.String
    public System.string Text {get; set;}
    See Also