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