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

In This Topic
    Caption Property (C1BulletGraph)
    In This Topic
    Gets BulletGraphCaption object that defines the appearance of the graph caption.
    Syntax
    'Declaration
     
    Public ReadOnly Property Caption As BulletGraphCaption
    public BulletGraphCaption Caption {get;}
    See Also