spect_dataset::get_layout

Source: dataset/spect/spect_dataset__get_layout.pro

 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
        colour          Return whether we use colour to separate
                        traces
        linestyle       Return whether we use linestyle to separate
                        traces
        in_columns      Return whether we are plotting in columns or
                        in rows
        by_sectors      Return whether we are group the plots by
                        sector or by channel
        n_traces        Return how many traces will appear on each
                        plot.
        n_panel         Return how many panels the plot will have.
        headers         Return whether headers are to be used on the
                        plot. 

 Notes:
        If no keywords are given, then the whole layout structure is
        returned.

 History:
        Original: 15/3/00; SJT



James Tappin 2005-02-04