Hi,
worksheet -t 2 4; //Set col(2) as X
plotxy iy:=(2,3);
set %c -q 1; // Turn the data label on
set %c -qm 524391; // Set label form as col(A);
Note that to map the label to a dataset, set value = 101 + number-of-columns-to-the-right for color index dataset located on the right side of data or value = 524389 + number-of-columns-to-the-left for color index dataset located on the left side of data.
Hope it helps.
Regards,
Yuki
OriginLab