axis increment
Posted: Sat Dec 11, 2004 9:24 pm
we want to write code that will put axis labels at defined increments. what we tried was:
chart1.leftaxis.increment:=5;
and this does not seem to work. The increment changes fine in the charteditor, but not in code.
Natalie
chart1.leftaxis.increment:=5;
and this does not seem to work. The increment changes fine in the charteditor, but not in code.
Natalie