Home > @i2analyze/notebook-sdk > chart > IChart > linkTypes
chart.IChart.linkTypes property
Gets all the link types in use on the chart.
Signature:
readonly linkTypes: data.IKeyedReadOnlyCollection<schema.ChartItemTypeId, schema.IChartLinkType>;
Returns: data.IKeyedReadOnlyCollection<schema.ChartItemTypeId, schema.IChartLinkType>
Introduced: version 1.3