i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > schema > IChartSchema > getItemType

    schema.IChartSchema.getItemType() method

    Gets the item type in the chart schema that has the specified i2 Analyze type identifier.

    Signature:

    getItemType(analyzeItemTypeId: AnalyzeItemTypeId): IChartItemType;
    

    Introduced: version 1.2

    Parameters

    Parameter Type Description
    analyzeItemTypeId AnalyzeItemTypeId An i2 Analyze item type identifier.

    Returns:

    IChartItemType

    The requested chart item type.

    Exceptions

    VerbatimError if no chart item type has the specified i2 Analyze type identifier.

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