i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > chart > IChartView > center

    chart.IChartView.center property

    Gets the position of the center of the view, in chart coordinates.

    Signature:

    readonly center: visual.IPosition;
    

    Returns: visual.IPosition

    Introduced: version 1.0

    Remarks

    For a new chart, the center of the view is always at (0, 0).

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