Page 1 of 1

How have left and bottom axis with same fixed increment

Posted: Wed Dec 03, 2008 12:01 pm
by 10546084
How do get my left and bottom axis to have the same fixed increment withou resizing the chart on the screen

For example x = -10, -5, 0, 5, 10, ... and

y = -30, -25, 20, -15, -10, -5, 0, 5, 10, 15, 20, 30, ......

The pixels per increment should also be the same.

I went into tools, and set the increment for each axis to the same value but depending on the size of the chart the correct increment are displayed or not.

I am plotting a map, so the x and y axis must have the same increment at all times, even when resizing.

Please advise.

Thank you.

Posted: Wed Dec 03, 2008 12:04 pm
by narcis
Hi bamboo,

You can do as shown in the All Features\Welcome!\Axes\Isometric Axis example in the new features demo, available at TeeChart's program group.