Page 1 of 1

Drawing grid lines

Posted: Fri Dec 14, 2007 10:06 am
by 13047369
Hi TeeChart Team,

how can we draw grid lines in the Chart for example 10 Pixel x 10 Pixel?
It should be independent to Y axis since it is not visible.
Thanks in advance.

Posted: Fri Dec 14, 2007 10:18 am
by narcis
Hi ipasuser,

I'm not sure about what are you exactly trying to achieve. You could try having a look at ColorLine tool. If this doesn't help please give us some more information of your requirement.

Thanks in advance.

Posted: Fri Dec 14, 2007 10:31 am
by 13047369
We are trying to draw a grid on the chart since the y axis visibility is set to
false we see only vertical line grids and the horizontal line grids are off.
My question is how can we achieve to draw a grid on the Chart?

In our projekt we make several charts as image an d then stick it together to simulate a continous chart. In the first part it is drawed with
both axis and we have grid lines on the chart. On the following chart only
x axis is visible and y axis not visible. It is then that only vertical grid lines are drawn.

Posted: Fri Dec 14, 2007 10:37 am
by narcis
Hi ipasuser,

Thanks for the information. In that case you can do something like what I suggested here.

Hope this helps.