Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel4
minLevel2

...


JIRA
Function AreaVariableTypeDefaultSupportedDescription
ORG-7923Smart Labeling@SLDbool0 globally enable smart labeling of data label
 @SLDFdouble [0.0, 1.0]favor count factor, missing value means auto
 @SLDLbool0 look ahead
 @SLDMdouble  measure constant variant, missing value means auto
 @SLDRdouble  ray number, -1 means auto
 @SLDGdouble  Smart Labeling reposition gap
ORG-8396Hidden Row@GMHbool0 
  • Value = 1:
    The behavior of Origin is the same as before
  • Value = 0:
    Origin will not get missing value from hidden rows, except for analysis and plotting
ORG-5733 @b3d0bool1 whether minus values needs down drawing
 @b3d0bbool1 whether z=0 face shows black color
ORG-170Polar Grid@DPA 3  % of DPI as a minimum distance between closest grids
ORG-7993 @CWSint13 Change Worksheet search option bits.
1 = Compare column short name
2 = Compare column long name
4 = Compare column designation
8 = Compare column index.
ORG-9003 @OGLSLbool1 

1 = Enable shearing for axis titles and tick labels if they are in axis plane and 3D cube has been sheared.

0 = Disable their shearing.

ORG-7805Text Filter

@TFSint10,1,2,3

Text Filter label display

0=Enter, 1=Space (default), 2=Comma, 3=Semicolon

 @TFLdouble50 The max length of text filter label
ORG-6669 @AUFLbool  if it is non-zero, always set Auto as auto update mode; if @AUFL equals to zero, check whether there is an operation in the column, if there is, keep therecalculate mode, otherwise, set Auto as recalculate mode.
ORG-3262Paste Unicode@PSTUint40,1,2,3,4

 

ORG-3262Copy Unicode@COPUint10,1

0 = Disable to put unicode on clipboard

1 = Enable to put unicode on clipboard

ORG-5618 @ARDint00, 10 = Restrict direct arithmetic's like +2 in Script Window
1 = direct arithmetic's like +2 in Script Window. When enabled, user can highlight column B in worksheet, and then enter +3 in Script window to add 3 to each row of column B
ORG-8989Rescale When Manual@NRM 00,1

0 = Enable to scale in or scale out (old behavior) when axis scale is set to manual

1 = Disable to scale in or scale out when both axes scale are set to manual

...

NameJIRADescription
wks.hierarchicalORG-8452LT property to indicate if worksheet is hierarchical (i.e., report sheets)

LT command to list number of DataRange (ORG-7522)

Running script "list rng;" takes quite a long time to finish the listing. The following command will output the number of DataRange directly.

...