Home > @i2analyze/notebook-sdk > chart > ISelection > entityRecords
chart.ISelection.entityRecords property
Gets the entity records that are selected on the chart.
Signature:
readonly entityRecords: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartEntityRecord>;
Returns: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartEntityRecord>
Introduced: version 1.0