i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > chart > IChart > nodeGroups

    chart.IChart.nodeGroups property

    Gets all the node groups in the chart.

    Signature:

    readonly nodeGroups: data.IKeyedReadOnlyCollection<visual.ElementId, visual.INodeGroup>;
    

    Returns: data.IKeyedReadOnlyCollection<visual.ElementId, visual.INodeGroup>

    Introduced: version 1.8

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