Move comment box into top right?

 

I'm guessing I do not use "Comment" but something else? What's the easiest way just to put a Comment in the top right hand corner of chart?

 Cheers! 

 

You'll need to use OBJ_LABEL, which you set with x and y coordinates (note: if you use OBJ_TEXT it will be fixed at a point in time and therefore it will slowly move across the screen with the chart).

You may also want to look at OBJ_RECTANGLE_LABEL as a background.

Reason: