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