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).