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