Draw a simple line with a symbol at each end
Posted: Sat Nov 17, 2007 9:56 am
All my previous uses of TChart have been with the standard series, which has worked beautifully. This time I need something that (I think) is different. I need a simple plot to be included in an article I am writing.
The Y axis in thes plots has a value (continuous) from zero to one, and the X axis is discrete with values from 1 to 4 (actually points in time). In the plot I want a number of straight lines drawn from a point (x,y) to another (x,y) with a simple symbol at each end (circle, square, triangle). There must be some basic functions to do just that, but I have been unable to find them. I am using Delphi version 7 and the Tchart I am using is also version 7.
Any suggestions?
The Y axis in thes plots has a value (continuous) from zero to one, and the X axis is discrete with values from 1 to 4 (actually points in time). In the plot I want a number of straight lines drawn from a point (x,y) to another (x,y) with a simple symbol at each end (circle, square, triangle). There must be some basic functions to do just that, but I have been unable to find them. I am using Delphi version 7 and the Tchart I am using is also version 7.
Any suggestions?