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