Results 1 to 5 of 5

Thread: Pie chart in asp?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2013
    Posts
    17

    Pie chart in asp?

    How do i import system.drawing into a page.


    here's what i'm looking to do. i created a page called pie chart.aspx but instead of just using image of a pie chart i want to use the system.drawings to create a pie chart with atleast 3 distributions or more like, red, green and blue or somewthing. how do i accomplish that. i tried youtubeing and google but nothing really helped. I know its suppose to be in code behind page but how??/


    Thanks

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Mar 2013
    Posts
    17

    Re: Pie chart in asp?

    Ok, so i go into the code behind and i type import system.drawing

    and then under partial code i'm suppose to enter some code.

    what do i put??

    thanks

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Pie chart in asp?

    This seems to be ASP.Net rather than 'classic' ASP... so I've moved this thread from the ASP forum to the ASP.Net forum

  4. #4
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: Pie chart in asp?

    Have you tried the chart server control?
    http://weblogs.asp.net/scottgu/archi...r-quot-gt.aspx
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  5. #5
    Frenzied Member
    Join Date
    Mar 2004
    Location
    Orlando, FL
    Posts
    1,618

    Re: Pie chart in asp?

    Quote Originally Posted by sapator View Post
    Have you tried the chart server control?
    http://weblogs.asp.net/scottgu/archi...r-quot-gt.aspx
    Was going to suggest this. MS Chart is fairly simple to use. No reason to remake the wheel.

    Sean
    Sean

    Some days when I think about the next 30 years or so of my life I am going to spend writing code, I happily contemplate stepping off a curb in front of a fast moving bus.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width