Insert: XY Scaler
Add XY scale object to graph
add_xyscale_obj igl:=[graph1]layer1;
Please refer to the page for additional option switches when accessing the x-function from script
Input/Output
GraphLayer
Specifies the name of the graph to be pasted.
Input
double
Specifies the percentage of X scale.
string
Specifies the units of X scale.
Specifies the percentage of Y scale.
Specifies the units of Y scale
Specifies the position of the object from left of the layer.
Specifies the position of the object from top of the layer.
Output
Outputs the actual scale of X
Outputs the actual scale of Y.
This X-Function pastes an defined XY scale object onto the another graph page. You can specify the size and position of the XY scale object.
add_table_to_graph