i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    chart.IChart.records property

    Gets all the records in the chart.

    Signature:

    readonly records: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartRecord>;
    

    Returns: data.IKeyedReadOnlyCollection<records.AnalyzeRecordId, records.IChartRecord>

    Introduced: version 1.0

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