Plot > Multi-Panel, Multi-Axis: Double X - Independent XY
Plot > Multi-Panel, Multi-Axis: Double X – Custom Formula
Plot > Multi-Panel, Multi-Axis: Arrhenius
Create a double X graph.
Minimum Origin Version Required: 2026
plot_2x -r 1 type:=scatter;
plot_2x -r doublex:=cform;
| Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
|---|---|---|---|---|
| Input | iy |
Input XYRange |
|
Select the source columns to plot the double X graph. |
| Plot Type | type |
Input int |
|
Specify the plot type of the plots.
Option list:
|
| Double X Mode | doublex |
Input int |
|
Specify how to plot the selected columns as double X graph.
Option list:
|
| Graph Template | template |
Input string |
|
The default graph template for the current mode will be selected by default. You can uncheck Auto check box to choose a user-defined template. |
| Output Plot Data | rd |
Output ReportData |
|
You can choose whether output the plot data to a worksheet. |
This X-Function is used to create a double X graph. It works similarly with the app "Doule X Plot".