A graph legend is an object named "legend". You can thus use the object property notation: legend.property Use legend.x to fix the horizontal placement based on the x axis. Use legend.y for the vertical placement. Example: legend.x = 10; legend.y = 20;