i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > schema > IChartItemTypeDataBase

    schema.IChartItemTypeDataBase interface

    A set of data that is common to creating all custom item types.

    Signature:

    interface IChartItemTypeDataBase 
    

    Introduced: version 1.6

    Properties

    Property Modifiers Type Description
    displayName readonly string Gets the display name for the custom item type.
    propertyTypes? readonly Iterable<IPropertyTypeData> (Optional) Gets the property types for the custom item type.
    In this article
    Back to top © N. Harris Computer Corporation