Axis Scale

Hi,
I have problems with using ticks on an axis in Delphi. If I set the axis min/max values from code and I add some ticks, the axis does not use the min/max values anymore. How can I avoid this behaviour?
Next question is: how can I use the 'forceTickAt0' and 'forceTickAt100' from Delphi code? I did not find any sample code. I found it here:
http://www.jqplot.com/examples/axisScal ... ickAt.php#
Thanks in advance,
MS
I have problems with using ticks on an axis in Delphi. If I set the axis min/max values from code and I add some ticks, the axis does not use the min/max values anymore. How can I avoid this behaviour?
Next question is: how can I use the 'forceTickAt0' and 'forceTickAt100' from Delphi code? I did not find any sample code. I found it here:
http://www.jqplot.com/examples/axisScal ... ickAt.php#
Thanks in advance,
MS