
Index
From: Pep
Subject: Re: Customer Horizontal Lines
Date: Wed, 16 Nov 2005 08:54:50 +0100
Newsgroup: steema.public.teechart6.delphi
Hi Michael,
this should not be a problem, you can set a min/max and increment values for
left axis.
Also, in TeeChart v6 you can define custom axis labels with arbitrary
interval. Using this approach you can easily code any axis increment you
want. You can find one example of this in the Demo Features project
(included into the TeeChart Pro installation) under :
All Features -> Welcome ! -> Axes -> Labels -> Custom Labels.
> Additional we need a through going help-line inside of the graph at the
> same
> position as the tolerance.
I'm sorry, I'm not sure what you refer here, could you please be more
specific ?
Best Regards !
Josep Lluis Jorge
http://support.steema.com
"Newsgroups" wrote in message
news:XIB9kvxeFHA.1812@TEEPC.Steema.local...
> Hello,
>
> we please you to help me solving a problem, because we can't find any
> solution in this moment.
> We need a solution for the problem according to the following description.
>
> Expl.
> nominal value = 16.00 [mm]
> 1. tolerance + = + 1.00 [mm] real value : 17.00 [mm]
> 2. tolerance + = + 0.75 [mm] real value : 16.75 [mm]
> 1. tolerance - = - 0.75 [mm] real value : 15.25 [mm]
> 2. tolerance - = - 2.00 [mm] real value : 14.00 [mm]
>
> The real values of the tolerances must be displayed at the left axis of
> the
> graph, at the exact Position.
> Additional we need a through going help-line inside of the graph at the
> same
> position as the tolerance.
> I hope anybody can help.
> Thanks
> Michael
>
>