i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > chart > IChart > linkTypes

    chart.IChart.linkTypes property

    Gets all the link types in use on the chart.

    Signature:

    readonly linkTypes: data.IKeyedReadOnlyCollection<schema.ChartItemTypeId, schema.IChartLinkType>;
    

    Returns: data.IKeyedReadOnlyCollection<schema.ChartItemTypeId, schema.IChartLinkType>

    Introduced: version 1.3

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