Hi,
I need to produce a winchart where the angles represented by the lines in the chart are significant. Hence I need the visual distance in X/Y to be the same on the axes though the min/max may be different.
How do I control this? - am i even using the best control?
thx
l
Hello Luminary,
I`m not sure that I understand well your scenario, but maybe you are looking for a properties which change the line appearance at each point. Could you please take a look at the attached sample for more details. If that is not what you are looking for could you please provide me a mock up of what behavior you are expecting, so I will be able to assist you further.
Regards
So the demo you provided has the same problem that I am facing. If the graph/window/form is resized, the angles change as the axes limits are fixed - and so the graph is scaled to fit within the physical size limits.
How does one control the graph so that angles are invariant?
l.
Thx for the zip. I'll take a look. Just to clarify what I am trying to do - a line between (0,0)-(1,1) needs to appear on a 45 degree angle. I find that if the axes scale, shape of the chart object - which is resizable impact the on screen angle. I need the angle of this line to always be 45 deg.
Thxl.