i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    chart.IChartChangeBase interface

    A change that has occurred to the data in a chart.

    Signature:

    interface IChartChangeBase 
    

    Introduced: version 1.0

    Properties

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