Top "Zedgraph" questions

ZedGraph, written in C#, is an LGPL class library, user control, and web control for .NET, for creating various types of graphs and charts.

Charting massive amounts of data

We are currently using ZedGraph to draw a line chart of some data. The input data comes from a file …

c# .net charts large-files zedgraph
ZedGraph Zooming And Resizing

When I draw a graph, and zoom in and out of it, and redraw it, the location of the graph …

c# zedgraph