i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > toolview > ToolViewPosition

    toolview.ToolViewPosition type

    The position of the tool view, relative to an edge of the chart.

    Signature:

    type ToolViewPosition = 'leading' | 'trailing' | 'top' | 'bottom';
    

    Introduced: version 1.3

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