Insert a graph as linked image into another graph or layout
Minimum Origin Version Required:9.1 SR0
1. insert_graph_to_layer Graph1;//Insert Graph1 as a BMP object to the active graph/layout window
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Name of Graph to Add | igname |
Input string |
|
Specify the graph window short name to be inserted to a graph window or layout page. |
Name of GraphObject | ogname |
Output string |
|
This variable is read-only. It holds the name of the graph object which is inserted to the graph. |
This X-Function is used to insert a graph window to the active graph/layout window as a BMP object.