ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphLabelStyles Class / Caption Property

In This Topic
    Caption Property (BulletGraphLabelStyles)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the caption element on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Caption As BulletGraphCaptionStyle
    public BulletGraphCaptionStyle Caption {get;}
    See Also