Search Results for

    Show / Hide Table of Contents

    Interface IServiceProvider

    Classes which implement IServiceProvider can get access to services provided by SciChart

    Namespace:
    Assembly: .dll
    Syntax
    public interface IServiceProvider

    Methods

    getServices()

    Gets the IServiceContainer which provides access to services throughout SciChart.

    Declaration
    public abstract IServiceContainer getServices()
    Returns
    Type Description
    IServiceContainer

    Currently attached IServiceContainer instance

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