Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

(ORG-9979)

LabTalk Access to Properties of Individual Radar Axis (ORG-9980)

//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)

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

 

New System Variables


JIRA
Function AreaVariableTypeDefaultSupportedDescription
ORG-11066Size 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% 

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

  • No labels