Search Results for

    Show / Hide Table of Contents

    Interface OnAnnotationIsHiddenChangeListener

    Defines the listener interface with method which is called when IAnnotation#isHidden() property changes

    Namespace:
    Assembly: .dll
    Syntax
    public interface OnAnnotationIsHiddenChangeListener

    Methods

    onIsHiddenChanged(IAnnotation annotation)

    Called when annotation IAnnotation#isHidden() property changes

    Declaration
    public abstract void onIsHiddenChanged(IAnnotation annotation)
    Parameters
    Type Name Description
    IAnnotation annotation

    The target annotation

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