i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > schema > IChartItemTypeBase > labelDefinition

    schema.IChartItemTypeBase.labelDefinition property

    Gets the label definition for the item type, which describes how record labels are formed.

    Signature:

    readonly labelDefinition: data.IReadOnlyCollection<ILabelPart>;
    

    Returns: data.IReadOnlyCollection<ILabelPart>

    Introduced: version 1.0

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