Plotting a sloping line with specific values

I want to plot a sloping line(s) with specific values let's say (22817.28, 23177.28, 23537.28, 23897.28, 24257.28, 24617.28, 24977.28, 25337.28, 25697.28, 26057.28, 26417.28, 26777.28). How can this be done using AFL?

Yes it is possible You can use GfxLineTo

Thank you Tomasz

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.