CMSC222: Project 8, Graph
Section 20953: Due Sunday, December 1, 2024
Create a C# program that reads data from a file and draws a graph using the graphics methods.
You have great deal of flexibility in this project.
You must let the user select a data file (using common dialog control) to read.
After reading the file, draw a graph of some kind to represent the data.
Examples:
- Read in sales for each month of the year and display a line or bar graph.
- Read in a file of a monthly budget. Draw a graph to show the percent for each category.
- Use any of these ideas or come up with your own idea that illustrates your ability to draw graphs.
- Make sure that you include all necessary files in the project folder.
The following are requirements:
If any of these requirements are not met, the score will be 0.
If the requirements are met, the grade is as follows:
Item | Points |
---|
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 8 |
| 3 |
Possible points=50
Please see https://www.zebra0.com/MC/CMSC222/resource/CMSC222zip.php for instructions on zipping the entire folder.
If you do not receive a perfect score you may resubmit it as long as it is resubmitted within 3 days.
Assignment IndexThis web site, and all pages therein, are the sole property and responsibility of Zebra0.com.
It is not endorsed, sponsored, or provided by or on behalf of Montgomery College.