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