i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > records > IChartRecordBase > getLabelDetails

    records.IChartRecordBase.getLabelDetails() method

    Gets the label for the record, together with information about whether the label has a genuine value.

    Signature:

    getLabelDetails(): IRecordLabelDetails;
    

    Returns:

    IRecordLabelDetails

    The label (or a fallback string) and an indication of whether the label is real.

    Introduced: version 1.0

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