.. highlightlang:: us .. index:: UniPlot.Left .. _uniplot.left: UniPlot.Left ============ .. us.tag UniPlot.Left NOTREADYENGLISH Programming.ActiveX New300 This property sets the UniPlot window left position in pixel. .. function:: UniPlot.Left = 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-533834`