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

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