Using VB 2010 in VS 2010 Express.
I have a Chart Control with 2 Columns: one column for Goals and one column for Actual Sales.
I am setting the values for each column for each salesperson depending on the current months activity.
Question 1. The Y axis shows a maximum value of 12. How can I set this value to a value larger than 12?
Question 2. Is there a way to get the label for each column to appear at the bottom of the column along the X asis instead of at the top of the column?
I have a Chart Control with 2 Columns: one column for Goals and one column for Actual Sales.
I am setting the values for each column for each salesperson depending on the current months activity.
Question 1. The Y axis shows a maximum value of 12. How can I set this value to a value larger than 12?
Question 2. Is there a way to get the label for each column to appear at the bottom of the column along the X asis instead of at the top of the column?