Home > @i2analyze/notebook-sdk > visual > IElementBase > records
visual.IElementBase.records property
Gets the records that the element represents, indexed by their identifiers.
Signature:
readonly records: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartRecord>;
Returns: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartRecord>
Introduced: version 1.0