Origin Version (Select Help-->About Origin): 7.5 Operating System: XP
I have a large number of graphs with different scales. I need to set the scale for all of them (both horizontal and vertical). Is there a way to do this for all graphs at ones, instead of doing it for each graph separatelly? Thanks!
Use layer.x.inc to set the X tick increment. (layer.y.inc for Y tick increment.) Look for Layer.axis object in the index of the programming guide for other axis properties.