UniPlot.Caption
UniPlot.Left
Enter search terms or a module, class or function name.
This property sets the UniPlot window height in pixel.
Parameters
nPixels.
Example
app = CreateObject("UniPlot.Application") app.Visible = TRUE app.Left = 100 app.Height = 200
See also
Overview Programming, UniPlot.Visible, UniPlot.Call
id-636129