1 Attachment(s)
drawing string to each slice of pie
I have a complete application which I am now trying to add aesthetics to. I have an amortization table calculated from a user input interface which all works fine. In addition I have a chart which is shown when a new calculation is executed and the user clicks the "Show Chart" button. The chart is actually fine (colors might blur your vision ;-)) but I would like to add text to each slice. I feel comfortable with most other parameters I have done (you'll notice it is all without the use of the graphic designer, which is a requirement and I actually like learning that way). But I am not able to succeed in placing a string of text on (or adjacent to) each slice for a better readable view.
4 files attached in zip: classes(Main, filereader, piechart) external(loans.txt)
Tips from anyone would be wonderful!
Thank you.
Craig
Code: