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