Source: dataset/pad/pad_dataset__get_layout.pro
pad_dataset::get_layout
Return the layout options for a PAD dataset.
Usage:
ans = dsref -> get_layout([<keys])
Keyword:
headers If set, then return the state of whether plot
headers will be added
allow_2d If set then return the state of whether
"ganging" is allowed.
colour If set, then return whether plots are to be
coloured.
Notes:
The default behaviour is to return a 2-element array with the
number of rows and the number of columns.
History:
Original: 22/2/00; SJT
Add colour options: 8/3/00; SJT