Display graph from excel spreadsheet

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ahron90
    New Member
    • Jun 2010
    • 1

    Display graph from excel spreadsheet

    Hi,

    I'm working on a project which requires me to plot a graph using Visual Studio ASP.Net from a data I've collected either in .txt or .xml format. The data consist of, eg. 15 records, but I'm only needed to plot 8 graphs out of the 15 records.

    Is it possible?

    Deeply appreciated if anybody could help me as I'm very new to programming.
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Of course it's possible.
    Everything is possible :)
    I recommend that you research this topic before you attempt to jump into it. There are a lot of controls out there that can help you solve this problem.

    -Frinny

    Comment

    Working...