Search Results for

    Show / Hide Table of Contents

    Interface IAnnotationContainer

    Defines the interface for annotation container which contains visual part of annotation

    Implements
    IAttachable
    IServiceProvider
    IInvalidatableElement
    IThemeable
    Namespace:
    Assembly: .dll
    Syntax
    public interface IAnnotationContainer extends IAttachable, IServiceProvider, IInvalidatableElement, IThemeable

    Methods

    makeInvisible()

    Makes this annotation container visible

    Declaration
    public abstract void makeInvisible()

    makeVisible()

    Makes this annotation container visible

    Declaration
    public abstract void makeVisible()

    onAnnotationSelected()

    Called when parent annotation becomes selected

    Declaration
    public abstract void onAnnotationSelected()

    onAnnotationUnselected()

    Called when parent annotation becomes unselected

    Declaration
    public abstract void onAnnotationUnselected()

    Implements

    IAttachable
    IServiceProvider
    IInvalidatableElement
    IThemeable
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml