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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. how to deal with point data?

how to deal with point data?

Scheduled Pinned Locked Moved Visual Basic
questiondatabasecomtutorial
3 Posts 3 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.
  • C Offline
    C Offline
    codeadair
    wrote on last edited by
    #1

    Hello,everybody! Very happy you could read my Question.Thank you very much if you could give some suggestion. Connectting mass points one by one forms an undee chart. I want to redraw the undee chart next time. Must i stroe these point data to database? If i do so,i should read out these mass data from database when i want to redraw the undee chart. I do think it is an assheaded idea. ICQ:258-235-734 MSN:msnadair@hotmail.com

    D J 2 Replies Last reply
    0
    • C codeadair

      Hello,everybody! Very happy you could read my Question.Thank you very much if you could give some suggestion. Connectting mass points one by one forms an undee chart. I want to redraw the undee chart next time. Must i stroe these point data to database? If i do so,i should read out these mass data from database when i want to redraw the undee chart. I do think it is an assheaded idea. ICQ:258-235-734 MSN:msnadair@hotmail.com

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

      I have no idea what you're using to draw this chart, but yes, if you want the chart redrawn, you have to have the data available somewhere, whether it is stored in the control that's doing the rendering, or in a database that the control knows how to get to. But this depends entirely on the requirements of the control. Dave Kreskowiak Microsoft MVP - Visual Basic

      1 Reply Last reply
      0
      • C codeadair

        Hello,everybody! Very happy you could read my Question.Thank you very much if you could give some suggestion. Connectting mass points one by one forms an undee chart. I want to redraw the undee chart next time. Must i stroe these point data to database? If i do so,i should read out these mass data from database when i want to redraw the undee chart. I do think it is an assheaded idea. ICQ:258-235-734 MSN:msnadair@hotmail.com

        J Offline
        J Offline
        Jun Du
        wrote on last edited by
        #3

        What type data? X-Y plot type A time series in real-time (like stock quote) Sampling data on a 2D domain regular or irregular (like elevation on the earth) Best, Jun

        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