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

In This Topic
    DefaultStyle Property (BulletGraphTheme)
    In This Topic
    Gets a theme that contains the default values for current theme.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultStyle As BaseStyle
    protected override BaseStyle DefaultStyle {get;}
    See Also