Specifies the display format of a numeric value. This affects the output display of a value only; it does not affect the internal precision used for calculations.
Select to use a separator between every thousands field of a displayed value. For example, the value 1000 is displayed as 1,000. The actual separator is determined by the system, but is typically a comma ( , ) for English locales and a period ( . ) otherwise. Affects the output display only.
The angle or phase component of trigonometric calculations are specified either in radians (default) or degrees.
Sets the data processing mode for series with the same delta x but
different x offsets.
| Point Values | The series are aligned by point values, with zeros padded on the end of the shorter series (default). |
| Union | The series are aligned by x values, and the x values that are in only one series are padded with NAVALUE. The resulting series has all the x values that are in either of the input series. |
| Intersection | The x values are aligned, and the resulting series has only those x values that are in both the input series. |
Determines the display format for numeric values of NAVALUE. The options are NA (default), NaN or NULL.
Sets the justification for all dialog box buttons.
Sets the justification for all text labels in a dialog box.
Sets the display style of pop-up ToolTips for all dialog boxes and the main toolbar.