Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. X axis labels question - Web project

X axis labels question - Web project

Scheduled Pinned Locked Moved Visual Basic
tutorialdata-structuresquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    john_paul
    wrote on last edited by
    #1

    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

    D 1 Reply Last reply
    0
    • J john_paul

      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

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      You're best shot for support on 3rd party components is the manufacturer. Graphics Server Support[^] Since there are literly thousands of components out there, it's really unlikely that someone familiar with the component would actually ever see your post. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      J 1 Reply Last reply
      0
      • D Dave Kreskowiak

        You're best shot for support on 3rd party components is the manufacturer. Graphics Server Support[^] Since there are literly thousands of components out there, it's really unlikely that someone familiar with the component would actually ever see your post. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        J Offline
        J Offline
        john_paul
        wrote on last edited by
        #3

        I was able to determine that I needed to use: labels.SetValue( SeriesComponent.Label, datapoint, monthArray(dataPoint))

        D 1 Reply Last reply
        0
        • J john_paul

          I was able to determine that I needed to use: labels.SetValue( SeriesComponent.Label, datapoint, monthArray(dataPoint))

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          OK, great! RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups