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

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