About LineGraph-5M

Add line and scatter plot graphs to your ASP.NET applications.

LineGraph-5M is a Web Custom Control that allows you to add Line and Scatter Plot graphs to your ASP.NET pages. It can create graphs with an absolute minimum of effort, yet contains enough options to allow you to customize its appearance and function to suit varied needs. Numeric data can be plotted on both axis and date/time information can be plotted on the X axis. All types of color and style attributes can be changed.

LineGraph-5M will make it easy for you to create Line and Scatter Plot graphs in your ASP.NET Server.

Features List:

  • Easy to use - just supply collections of X and Y points or columns in a DataSet to create a graph
  • Draws line graphs or scatter plot graphs
  • Allows customization of graph colors, fonts, graph appearance, point styles, and other optional properties
  • Able to use dates and times along the X axis, and the display format of the values is automatically adjusted according to the time span
  • 100% managed code