i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > chart > IChartChangeMinor > type

    chart.IChartChangeMinor.type property

    Gets the type of change (minor or major) made to the chart.

    Signature:

    readonly type: 'minor';
    

    Returns: 'minor'

    Remarks

    The type field is always "minor" in current versions. The distinction between major and minor changes has been removed. This field will be removed in the next major release.

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