Returns TRUE and maps the XY location on a graph to the owning pane coordinates. If you do not specify the scales, LabVIEW uses the active or current scales. This method is useful when you need to map graph coordinates to plot image coordinates to draw images inside the plot area of a graph.

This method adjusts only the left and top plot bounds to orient the plot around the origin of the owning pane.

Parameters

Name Data type Required Description
XY cnclst.png Yes

Cluster of X and Y pairs.

Coords inclst.png Yes

Cluster of Horizontal and Vertical pairs.

X Scale ci32.png No

Identifies the value of the X scale.

Y Scale ci32.png No

Identifies the value of the Y scale.

Remarks

The following table lists the characteristics of this method.

Short Name Map XY To Coords
Data type cbool.png
Available in Run-Time Engine Yes
Available in Real-Time Operating System Yes
Settable when the VI is running Yes
Loads the front panel into memory Yes
Need to authenticate before use No
Loads the block diagram into memory No
Remote access allowed Yes