Versions Compared

Key

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

Jira Legacy
serverJIRA (originlab.jira.com)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdde9745f4-6a46-3986-b6b4-6ec476a4c732
keyORG-9979
)

Table of Contents
minLevel2

LabTalk Access to Properties of Individual Radar

...

Axis 

Jira Legacy
showSummaryfalse
serverJIRA (originlab.jira.com)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdde9745f4-6a46-3986-b6b4-6ec476a4c732
keyORG-9980

...

Code Block
//Assuming a radar chart is active
//"Rescale Each Axis Independently" should be checked on Miscellaneous page
layer.y1.to = 18;
layer.y2.to = 25;

Force Recalculation on a Specific Operation 

Jira Legacy
showSummaryfalse
serverJIRA (originlab.jira.com)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdde9745f4-6a46-3986-b6b4-6ec476a4c732
keyORG-10506

...


Code Block
//Force the operation with UID 804 to recalculate
run -p aui 804;

...


JIRA
Function AreaVariableTypeDefaultSupportedDescription
Jira Legacy
showSummaryfalse
serverJIRA (originlab.jira.com)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdde9745f4-6a46-3986-b6b4-6ec476a4c732
keyORG-11066

Size of the worksheet cell with embedded

graph when auto re-size

@WCSGWdouble2 Worksheet Cell Size Graph Width, 1.5 = 150%
 @WCSGHdouble6 Worksheet Cell Size Graph Height, 1.5 = 150%