SMS:Profile Customization Dialog: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
* '''Axis Tab''' – Contains x and y axis information
* '''Axis Tab''' – Contains x and y axis information
:*Y Axis
:*Y Axis
::{|border="1"
::{|style="border-spacing: 2px; border: 1px solid darkgray;"
|-
|-
|width="50"|Linear || Auto
|width="50"|Linear || Auto
Line 23: Line 23:
|}
|}
:* X Axis
:* X Axis
::{|border="1"
::{|style="border-spacing: 2px; border: 1px solid darkgray;"
|-
|-
|width="50"|Linear || Auto
|width="50"|Linear || Auto
Line 34: Line 34:
|}
|}
* '''Font Tab''' – Plot font style can be edited. Users can select the font style for each of the following:
* '''Font Tab''' – Plot font style can be edited. Users can select the font style for each of the following:
<blockquote style="margin-top:0px; margin-bottom:0px;">
** Main Title
* Main Title
** Sub-Title
* Sub-Title
** Subset / Point / Axis Labels
* Subset / Point / Axis Labels
</blockquote>
* '''Color Tab''' &ndash; Any color option can be changed here. It has the following options:  
* '''Color Tab''' &ndash; Any color option can be changed here. It has the following options:  
<blockquote style="margin-top:0px; margin-bottom:0px;">
** Graph Attributes
* Graph Attributes
*** Desk Foreground
<blockquote style="margin-top:0px; margin-bottom:0px;">
*** Desk Background
* Desk Foreground
*** Shadow Color
* Desk Background
*** Graph Foreground
* Shadow Color
*** Graph Background
* Graph Foreground
*** Table Foreground
* Graph Background
*** Table Background
* Table Foreground
** Quick Styles
* Table Background
*** Bitmap/Gradient Styles
</blockquote>
* Quick Styles
<blockquote style="margin-top:0px; margin-bottom:0px;">
* Bitmap/Gradient Styles
</blockquote>
</blockquote>
* '''Export''' &ndash; Allows exporting the plot and plot data in different file formats, to a printer, or the clipboard
* '''Export''' &ndash; Allows exporting the plot and plot data in different file formats, to a printer, or the clipboard
* '''Maximize''' &ndash; Cause the plot to fill the computer screen. Pressing the ''ESC'' key will return the plot window to its normal size.
* '''Maximize''' &ndash; Cause the plot to fill the computer screen. Pressing the ''ESC'' key will return the plot window to its normal size.

Latest revision as of 15:50, 19 September 2017

Profile Customization dialog for Computed vs. Observed Values Customization

The Profile Customization dialog allows editing many plot properties. The plot options are organized onto the following tabs in the dialog:

  • General Tab – Plot title, border style, viewing style, font size, numeric precision, and grid line style can be changed
    • Main Title – Allows changing the title of the plot.
    • Subtitle – Allows changing the subtitle of the plot.
    • Show Annotations
    • Border Style – Has options for No Border, Line, Shadow, and 3D Inset
    • Viewing Style – Has options for Color, Monochrome, and Monochrome + Symbols
    • Font Size – Has options for Large, Medium, and Small
    • Numeric Precision – Has options for 1–7
    • Grid Lines – Has options for Both, Y, X, None, and Grid in front of data
  • Axis Tab – Contains x and y axis information
  • Y Axis
Linear Auto
Log Min
Max
Min/Max
  • X Axis
Linear Auto
Log Min
Max
Min/Max
  • Font Tab – Plot font style can be edited. Users can select the font style for each of the following:
    • Main Title
    • Sub-Title
    • Subset / Point / Axis Labels
  • Color Tab – Any color option can be changed here. It has the following options:
    • Graph Attributes
      • Desk Foreground
      • Desk Background
      • Shadow Color
      • Graph Foreground
      • Graph Background
      • Table Foreground
      • Table Background
    • Quick Styles
      • Bitmap/Gradient Styles
  • Export – Allows exporting the plot and plot data in different file formats, to a printer, or the clipboard
  • Maximize – Cause the plot to fill the computer screen. Pressing the ESC key will return the plot window to its normal size.

To open the Profile Customization dialog, select Display | Plot Display Options or right-click on the plot and select Display Options.

Related Topics