Large number(> 20000) of Series support in ASP.NET Chart

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • skavinkar
    New Member
    • Jun 2012
    • 23

    Large number(> 20000) of Series support in ASP.NET Chart

    Hi,

    I have a requirement where I need the ability to add ‘n’ number of series in my System.Web.UI.D ataVisualizatio n.Charting.Char t.
    The number ‘n’ ranges from 0 to anywhere about > 20000. The average number of series per Chart will be around 20000.
    Also, per chart there would be > 100 points to plot.
    I would like to know if it is possible to achieve this using the System.Web.UI.D ataVisualizatio n.Charting.Char t.

    Also, what kind of performance impact should I expect?
    How much of time would it take to generate such charts if possible and how much of server resource would be required?

    Thanks
Working...