.. highlightlang:: us .. index:: UniPlot.Top .. _uniplot.top: UniPlot.Top =========== .. us.tag UniPlot.Top NOTREADYENGLISH Programming.ActiveX New300 This property sets the UniPlot window top position in pixel. .. function:: UniPlot.Top = nPixsels .. us.params **Parameters** .. uparam:: nPixels *nPixsels*. .. us.example **Example** :: app = CreateObject("UniPlot.Application") app.Left = 100 .. seealso:: :ref:`overview-programming`, :ref:`UniPlot.Visible`, :ref:`UniPlot.Call` :sub:`id-1700223`