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. Web Development
  3. ASP.NET
  4. tooltips in microsoft chart controls

tooltips in microsoft chart controls

Scheduled Pinned Locked Moved ASP.NET
comhelptutorialquestion
5 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.
  • B Offline
    B Offline
    balaji t
    wrote on last edited by
    #1

    Hi buddies, Im using a line chart. I have a dataview having 4 columns.I have used points.databind() method where im able to bind x and y as well as in the fourth parameter im able to give tooltip=only 1 column name How to give more than 1 column as a tooltip for a series? for e.g I have empname.empsal,comm,bonus columns ive given like chart1.series["s1"].points.databind(dv,"empname","empsal","tooltip=bonus"); I wish to 2 set bonus,empsal and comm for the tooltip property Can any1 help me with the solution ?Thanx in advance.You can mail the code to me @ balajii78@yahoo.com

    T.Balaji

    M 2 Replies Last reply
    0
    • B balaji t

      Hi buddies, Im using a line chart. I have a dataview having 4 columns.I have used points.databind() method where im able to bind x and y as well as in the fourth parameter im able to give tooltip=only 1 column name How to give more than 1 column as a tooltip for a series? for e.g I have empname.empsal,comm,bonus columns ive given like chart1.series["s1"].points.databind(dv,"empname","empsal","tooltip=bonus"); I wish to 2 set bonus,empsal and comm for the tooltip property Can any1 help me with the solution ?Thanx in advance.You can mail the code to me @ balajii78@yahoo.com

      T.Balaji

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      balaji.t wrote:

      You can mail the code to me @ balajii78@yahoo.com

      Do you really think that anyone has so much of time to send you the code on your email? :wtf: The only thing which you will get by posting you email address in a public forum is nothing but SPAM.

      Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

      B 1 Reply Last reply
      0
      • B balaji t

        Hi buddies, Im using a line chart. I have a dataview having 4 columns.I have used points.databind() method where im able to bind x and y as well as in the fourth parameter im able to give tooltip=only 1 column name How to give more than 1 column as a tooltip for a series? for e.g I have empname.empsal,comm,bonus columns ive given like chart1.series["s1"].points.databind(dv,"empname","empsal","tooltip=bonus"); I wish to 2 set bonus,empsal and comm for the tooltip property Can any1 help me with the solution ?Thanx in advance.You can mail the code to me @ balajii78@yahoo.com

        T.Balaji

        M Offline
        M Offline
        Manas Bhardwaj
        wrote on last edited by
        #3

        balaji.t wrote:

        I wish to 2 set bonus,empsal and comm for the tooltip property

        Create an extra column in the table which would contain the tooltyip value(combination of all the columns you need) use this column for the tooltip property.

        Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

        1 Reply Last reply
        0
        • M Manas Bhardwaj

          balaji.t wrote:

          You can mail the code to me @ balajii78@yahoo.com

          Do you really think that anyone has so much of time to send you the code on your email? :wtf: The only thing which you will get by posting you email address in a public forum is nothing but SPAM.

          Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

          B Offline
          B Offline
          balaji t
          wrote on last edited by
          #4

          hi dude, Thanx..ill avoid giving emailids..if u knw the solution for my question kindly help me

          T.Balaji

          M 1 Reply Last reply
          0
          • B balaji t

            hi dude, Thanx..ill avoid giving emailids..if u knw the solution for my question kindly help me

            T.Balaji

            M Offline
            M Offline
            Manas Bhardwaj
            wrote on last edited by
            #5

            balaji.t wrote:

            if u knw the solution for my question kindly help me

            Already gave you here[^]

            Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

            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