Search Results for

    Show / Hide Table of Contents

    Interface IThemeable

    Classes which implement IThemeable interface can apply theme provided by IThemeProvider instance

    Namespace:
    Assembly: .dll
    Syntax
    public interface IThemeable

    Methods

    applyThemeProvider(IThemeProvider themeProvider)

    Applies specified theme to current instance

    Declaration
    public abstract void applyThemeProvider(IThemeProvider themeProvider)
    Parameters
    Type Name Description
    IThemeProvider themeProvider

    The IThemeProvider instance which provides new theme for current instance

    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml