Search Results for

    Show / Hide Table of Contents

    Interface ITooltip

    Defines the interface for tooltips used in SciChart

    Namespace:
    Assembly: .dll
    Syntax
    public interface ITooltip

    Methods

    placeInto(IViewContainer viewContainer)

    Places this tooltip into provided IViewContainer

    Declaration
    public abstract void placeInto(IViewContainer viewContainer)
    Parameters
    Type Name Description
    IViewContainer viewContainer

    The target view container

    removeFrom(IViewContainer viewContainer)

    Removes this tooltip from provided IViewContainer

    Declaration
    public abstract void removeFrom(IViewContainer viewContainer)
    Parameters
    Type Name Description
    IViewContainer viewContainer

    The target view container

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