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.
Arguments
- widget
widget path as a string or as an object handle
- aspect
aspect ratio, optional, if omitted then the
xandyarguments have to be specified.- x
optional, if the
aspectargument is missing thenxandycan be specified and the aspect ratio is calculted usdingy/x.- y
see description for
xargument above
