size property
dynamic
size
getter/setter pair
The size of the pane, either as a number defining pixels, or a percentage defining a percentage of the available plot area (the smallest of the plot height or plot width).
Implementation
dynamic size;