ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / BaseThemeProvider Class / EmptyTheme Property

In This Topic
    EmptyTheme Property (BaseThemeProvider)
    In This Topic
    Gets an empty theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property EmptyTheme As BaseStyle
    public BaseStyle EmptyTheme {get;}
    See Also