Versions Compared

Key

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

(ORG-9979)

Table of Contents
minLevel2

LabTalk Access to Properties of Individual Radar Axis (ORG-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 (ORG-10506)

Code Block
run -p aui 804; /////Force the operation with UID 804 isto operation uid

 

...

recalculate
run -p aui 804;

 

System Variable to Control Embedded Graph Size When Auto Re-size The Worksheet Cells (ORG-11066)