Home > @i2analyze/notebook-sdk > visual > INode > center
visual.INode.center property
Gets the position of the center of the node, in chart coordinates.
Signature:
readonly center: IPosition;
Returns: IPosition
Introduced: version 1.0
Remarks
For more information about chart coordinates, see the documentation for the members of the IChartView interface.