Home > @i2analyze/notebook-sdk > chart > ISelection > records
chart.ISelection.records property
Gets the records that make up the selection on the chart.
Signature:
readonly records: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartRecord>;
Returns: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartRecord>
Introduced: version 1.0