i2 Notebook SDK
Search results for

    Show/hide table of contents

    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

    In this article
    Back to top © N. Harris Computer Corporation