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