SMS:Profile Customization Dialog: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:
The ''Profile Customization'' dialog allows editing many plot properties. The plot options are organized onto the following tabs in the dialog:
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  
* '''General Tab''' – Plot title, border style, viewing style, font size, numeric precision, and grid line style can be changed  
<blockquote style="margin-top:0px; margin-bottom:0px;">
** Main Title &ndash; Allows changing the title of the plot.
* Main Title &ndash; Allows changing the title of the plot.
** Subtitle &ndash; Allows changing the subtitle of the plot.
* Subtitle &ndash; Allows changing the subtitle of the plot.
** Show Annotations
* Show Annotations
** Border Style &ndash; Has options for No Border, Line, Shadow, and 3D Inset  
* Border Style &ndash; Has options for No Border, Line, Shadow, and 3D Inset  
** Viewing Style &ndash; Has options for Color, Monochrome, and Monochrome + Symbols
* Viewing Style &ndash; Has options for Color, Monochrome, and Monochrome + Symbols
** Font Size &ndash;  Has options for Large, Medium, and Small
* Font Size &ndash;  Has options for Large, Medium, and Small
** Numeric Precision &ndash; Has options for 1&ndash;7
* Numeric Precision &ndash; Has options for 1&ndash;7
** Grid Lines &ndash; Has options for Both, Y, X, None, and Grid in front of data
* Grid Lines &ndash; Has options for Both, Y, X, None, and Grid in front of data
</blockquote>
* '''Axis Tab''' &ndash; Contains x and y axis information
* '''Axis Tab''' &ndash; Contains x and y axis information
<blockquote style="margin-top:0px; margin-bottom:0px;">
**Y Axis
*Y Axis
**:{|
<blockquote style="margin-top:0px; margin-bottom:0px;">
{|
|-
|-
|width="50"|Linear || Auto
|width="50"|Linear || Auto
Line 26: Line 22:
|  || Min/Max
|  || Min/Max
|}
|}
</blockquote>
** X Axis
* X Axis
**:{|
<blockquote style="margin-top:0px; margin-bottom:0px;">
{|
|-
|-
|width="50"|Linear || Auto
|width="50"|Linear || Auto
Line 39: Line 33:
|  || Min/Max
|  || Min/Max
|}
|}
</blockquote></blockquote>
* '''Font Tab''' &ndash; Plot font style can be edited. Users can select the font style for each of the following:
* '''Font Tab''' &ndash; 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;">
<blockquote style="margin-top:0px; margin-bottom:0px;">

Revision as of 15:45, 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
      {|

|- |width="50"|Linear || Auto |- |Log || Min |- | || Max |- | || Min/Max |}

    • X Axis
      {|

|- |width="50"|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