Home > @i2analyze/notebook-sdk > schema > IChartSchema > itemTypes
schema.IChartSchema.itemTypes property
Gets all the item types (that is, entity types and link types) in the chart schema.
Signature:
readonly itemTypes: data.IKeyedReadOnlyCollection<ChartItemTypeId, IChartItemType>;
Returns: data.IKeyedReadOnlyCollection<ChartItemTypeId, IChartItemType>
Introduced: version 1.0