i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > commands > ICommandApi > chartPopupMenu

    commands.ICommandApi.chartPopupMenu property

    Warning: This API is now obsolete.

    Deprecated since version 1.4. commands.ICommandApi.chartPopupMenu has been renamed to commands.ICommandApi.chartItemPopupMenu.

    Gets the area that represents the pop-up menu for chart items.

    Signature:

    readonly chartPopupMenu: IActionArea<IChartPopupMenuSystemGroups>;
    

    Returns: IActionArea<IChartPopupMenuSystemGroups>

    Introduced: version 1.0

    Remarks

    The chartPopupMenu area supports only top-level groups, which correspond to sets of related actions that are separated by dividers in the menu.

    In this article
    Back to top © N. Harris Computer Corporation