2.5.12 insert_graph_to_layer


Brief Information

Insert a graph as linked image into another graph or layout

Additional Information

Minimum Origin Version Required:9.1 SR0


Command Line Usage

1. insert_graph_to_layer Graph1;//Insert Graph1 as a BMP object to the active graph/layout window


X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Name of Graph to Add igname

Input

string

<unassigned>
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.

Description

This X-Function is used to insert a graph window to the active graph/layout window as a BMP object.

Related X-Functions

insert_wks_to_layer, add_graph_to_graph