Page 1 of 1

grid and axis

Posted: Tue Feb 07, 2006 7:29 pm
by 9345070
Hi,

I have a chart that displays a grid for y- and x-coords. I also have x- and y-axis visible.

The tick marks of the axis do not match the grid when I have a look at the grid.

Example:

----|----|----|----|----|----|----|----| (grid)
--|----|----|--|----|--|----|--|----|-- (axis)

Is there a way to get the tick marks at the same position as the grid lines?

Thanks!

Posted: Wed Feb 08, 2006 11:05 am
by narcis
Hi TSool,

Could you please be send us an example we can run "as-is", or a code snippet to reproduce the problem here. A screen-shot would helpful as well.

You can post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.

Thanks in advance.

Posted: Wed Feb 08, 2006 11:11 am
by 9345070
I am only able to post a screenshot. Will do so asap.

Posted: Fri Feb 10, 2006 1:19 am
by 9345070
...solved it.

Centered of the Axis was set to true, which does affect the grid and not the labels...