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

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