i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    chart.IChart.schema property

    Gets the schema of the chart, which describes the types and properties that records in the chart can have.

    Signature:

    readonly schema: schema.IChartSchema;
    

    Returns: schema.IChartSchema

    Introduced: version 1.0

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