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