Column: Set As: Custom...
Set plot designation of columns
1. coldesig rng:=[Book1]Sheet1!A desig:=G;
2. coldesig rng:=[Book1]Sheet1!1:5 desig:=X2(YE);
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 |
---|---|---|---|---|
Column(s) | rng |
Input/Output Range |
|
Specify the columns to be set plot designation |
Designation | desig |
Input String |
Specify plot designation for the columns
|