i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > chart > IChartChangeMajor

    chart.IChartChangeMajor interface

    A major change that has occurred to the data on a chart.

    Signature:

    interface IChartChangeMajor extends IChartChangeBase 
    

    Extends: IChartChangeBase

    Introduced: version 1.0

    Properties

    Property Modifiers Type Description
    type readonly 'major' Gets the type of change (minor or major) made to the chart.
    In this article
    Back to top © N. Harris Computer Corporation