Home > @i2analyze/notebook-sdk > chart > IChart > nodes
chart.IChart.nodes property
Gets all the nodes in the chart.
Signature:
readonly nodes: data.IKeyedReadOnlyCollection<visual.ElementId, visual.INode>;
Returns: data.IKeyedReadOnlyCollection<visual.ElementId, visual.INode>
Introduced: version 1.0