LineGraph-5M について

ASP.NET アプリケーションにラインとプロットグラフを追加できます。

LineGraph - 5M はASP.NET ページにラインとプロットグラフの追加を可能にする Webカスタムコントロールです。圧倒的に少ない工数でグラフを作成することができ、それでもその外観をカスタマイズして、さまざまなニーズに対応して機能することを可能にするのに十分なオプションを含んでいます。数値データが両方の軸にプロットすることができ、日付/ 時刻情報がX軸の上にプロットできます。カラーとスタイル属性タイプを変更することができます。

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