ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeSingleLabel Class / Text Property

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