l_setAspect.Rd
The aspect ratio is defined by the ratio of the number of pixels for one data unit on the y axis and the number of pixels for one data unit on the x axes.
l_setAspect(widget, aspect, x, y)
widget | widget path as a string or as an object handle |
---|---|
aspect | aspect ratio, optional, if omitted then the |
x | optional, if the |
y | see description for |
#> [1] 0.4562569l_setAspect(p, x = 1, y = 2)#> <Tcl>