|
-
Sep 27th, 2022, 05:25 AM
#1
Thread Starter
Junior Member
Charts from Datagridview
Hi,
Can anyone advise in how I can achieve the following;
I have a datagridview which contains information in the following format;
Name, Sales.
Bill, 400
Fred, 200
James, 200
Jane, 150
Bill, 200
James, 600
Bill, 100
Is there a way for me to visualise this information into a bar chart ?
The names will differ from region to region so I won't know who these individuals are, these can be upto 10 individuals.
Can I somehow get VB.net to show me the information as below from the data above.
Bill, 3
Fred, 1
Jane, 1
James, 2
Any advice would be appreciated.
Many thanks.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|