Source: dataset/dyn_spect/dyn_spect_dataset__get_layout.pro
dyn_spect_dataset::get_layout
Return the plot layout of a dataset (or selected fields
thereof)
Usage:
layout = dsref -> get_layout([<keys>])
Keywords:
layout Return just the page geometry
in_columns Return whether we are plotting in columns or
in rows
n_panel Return how many panels the plot will have.
headers Return whether headers are to be used on the
plot.
lock_columns Return whether the column count is locked.
Notes:
If no keywords are given, then the whole layout structure is
returned.
History:
Original (after rate): 13/8/01; SJT