Home > @i2analyze/notebook-sdk > chart > IChart > entityRecords
chart.IChart.entityRecords property
Gets all the entity records in the chart.
Signature:
readonly entityRecords: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartEntityRecord>;
Returns: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartEntityRecord>
Introduced: version 1.0