Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphTheme Class / Labels Property

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