i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    commands.ICommandApi.chartItemPopupMenu property

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

    Signature:

    readonly chartItemPopupMenu: IActionArea<IChartItemPopupMenuSystemGroups>;
    

    Returns: IActionArea<IChartItemPopupMenuSystemGroups>

    Introduced: version 1.4

    Remarks

    The chartItemPopupMenu 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