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