|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
X axis labels question - Web project
I can not figure out how to include a x axis label. When I run the program it only puts numbers 1 thru 6, which are the number of columns I have in the Bar2d graph. I would like to replace the 1 thru 6 with for example Jan Feb Mar Apr May Jun.
The project is using the Imports GraphicsServer.GSNet.Charting and Imports GraphicsServer.GSNet.SeriesData in a web form. Thanks in advance John |
|
#2
|
|||
|
|||
|
I was able to figure out that I needed to use:
labels.SetValue( SeriesComponent.Label, datapoint, monthArray(dataPoint)) |
|
#3
|
|||
|
|||
|
Thank you for posting your solution.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > X axis labels question - Web project |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|