Thread: .NET Charts

  1. #1
    essence of digital xddxogm3's Avatar
    Join Date
    Sep 2003
    Posts
    589

    .NET Charts

    I'm trying to get a dictionary to input data into a .NET line chart, but I have been unable to find any tutorial online that can show me how to do this. Does anyone have a link or snippit of code to get me were i need to go?
    "Hence to fight and conquer in all your battles is not supreme excellence;
    supreme excellence consists in breaking the enemy's resistance without fighting."
    Art of War Sun Tzu

  2. #2
    Registered User
    Join Date
    Apr 2008
    Location
    USA
    Posts
    24

    Post

    If you are talking about a dictionary method you should change up and go for a jagged/dynamic array and just define your types there with their own arrays.

    Else I've no clue as to what you mean by dictionary outside of the vocabulary reference of the term.

    The Code Project has C# code, samples, and source code on charting with bar and pie charts as well as diagrams. Check it out, you'll only regret not being there sooner...you can take my word for it.
    Last edited by TheRaven; 04-29-2008 at 11:03 PM.

  3. #3
    essence of digital xddxogm3's Avatar
    Join Date
    Sep 2003
    Posts
    589
    thanks for the info.
    "Hence to fight and conquer in all your battles is not supreme excellence;
    supreme excellence consists in breaking the enemy's resistance without fighting."
    Art of War Sun Tzu

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. migrate from .Net 2.0 to .Net 3.0
    By George2 in forum C# Programming
    Replies: 3
    Last Post: 07-25-2007, 04:07 AM
  2. Some .NET Distribution Stats
    By nickname_changed in forum C# Programming
    Replies: 2
    Last Post: 05-14-2005, 03:41 AM
  3. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM
  4. .net
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 02-15-2002, 01:15 AM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM