SMS:Scalar Value Options: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:
* '''Decimal Precision''' – The decimal precision used.
* '''Decimal Precision''' – The decimal precision used.
* '''Alignment''' – The location used. The following options are available:
* '''Alignment''' – The location used. The following options are available:
<blockquote>
<blockquote style="margin-top:0px; margin-bottom:0px;">
* On Point
* On Point
* Left
* Left
Line 13: Line 13:
* '''Text Options''' &ndash; Change the color, size, and font for the text.
* '''Text Options''' &ndash; Change the color, size, and font for the text.
* '''Location Options''' &ndash; Display the text at:
* '''Location Options''' &ndash; Display the text at:
<blockquote>
<blockquote style="margin-top:0px; margin-bottom:0px;">
* Each point
* Each point
* On a grid (works well for dense data). Specify the x and y pixel spacing. Because the spacing is based on pixels, the spacing stays constant during zooming.
* On a grid (works well for dense data). Specify the x and y pixel spacing. Because the spacing is based on pixels, the spacing stays constant during zooming.

Revision as of 15:05, 27 April 2016

File:Scalar Value Options.jpg
Scalar Value Options dialog

The Scalar Value Options dialog controls the display options for the scalar values displayed next to each scatter point. The option to display the scalar value of the active scatter function next to each scatter point is turned on and off in the Scatter Module Display Options dialog.

The following options are available in the Scalar Value Options dialog:

  • Decimal Precision – The decimal precision used.
  • Alignment – The location used. The following options are available:
  • On Point
  • Left
  • Center
  • Right
  • Text Options – Change the color, size, and font for the text.
  • Location Options – Display the text at:
  • Each point
  • On a grid (works well for dense data). Specify the x and y pixel spacing. Because the spacing is based on pixels, the spacing stays constant during zooming.


Related Topics