
The Plot Details dialog box page-level tabs provide controls for setting the page size, graph page drawing and redrawing behaviors, background color, the graph legend text.
Contents |
Graphs can be presented in landscape or portrait page orientations.
To change the page orientation of the active graph window:
or
When you change the page orientation by either of the above methods, Origin reverses the Width and Height Dimensions on the Print/Dimensions tab of the page's Plot Details dialog box
The default graph page size is determined by the printable area of your particular printer. For the most part, you won't need to change the size of the page. For instance, if you intend to insert a graph as an embedded object in an MS Word document, you can adjust the size of the embedded graph using controls in MS Word. However, if you are trying to create a graph for graphic export and you need a graph of a certain size, you will need to adjust the page size before exporting. Settings on the Print/Dimensions tab of the Plot Details dialog box control graph page size and the printing of crop marks (useful for printing graphs across multiple sheets).
To open the (Plot Details) Print/Dimensions tab:
To set a page color:
or
Both actions open the Plot Details dialog box with the graph page icon selected on the left side of the dialog box.
Origin provides a Master Items feature to simplify the global annotation of graphs. Construct a master page to display a consistent background, a company logo, or other labels and images on all or selected graph windows in your project.
Before using this feature, you must create your master page. The master page graph window should contain the objects and background that you want to display on other graph windows. Start by doing one of the following:
To customize MASTER.OTP:
After customizing the window, rename it to master.
Once you created and named your master page, you can display master items in other graph windows in the current project. There are two things you need to know about using this feature:
First, you can control whether or not the master items are included when you export, copy, or print the graph window. This is a graph page-specific control, set on each graph page's Plot Details dialog box:
To reiterate, when this box is selected, master items are included when you export, copy, or print this graph window (can also be applied to a layout window -- see below).
Secondly, you can control whether or not the master items display as you view the graph in the Origin session:
Note that this menu command is not available if the Plot Details Use Master Items check box is cleared.
To open a graph window based on the MASTER.OTP template type the following, either at the command line or in your LabTalk script:
win -t plot master Master;
In addition to opening a graph window from the template, this script renames the window Master.
To display master items exclusively in portrait or landscape page orientation, you could instead rename your master graph window portrait or landscape. These window names are reserved for use by the master items feature.
If you have renamed your graph window portrait and you open a second graph window that is also in the portrait page orientation, then you select View: Show: Master Items on Screen, the objects in the portrait graph window display in the second graph window (assuming the Plot Details Use Master Items check box is selected).
You can also include master items in layout page windows. However, by default, the Use Master Items check box in Layout Page Details is cleared (To open the Layout Page Details dialog box, activate the layout page and choose Format: Layout Page from the menu). Therefore, select this check box to include master items when exporting, copying, or printing. To display the master items when viewing the layout page in Origin, you must also select the View: Show: Master Items on Screen menu command.