OutSystems Forge 日本語データベース

ZedGraph

廃止予定
※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2007-09-27 4.1.0 André Vieira Reporting
ZedGraphは、任意のデータセットの2D線図と棒グラフを作成するための、C#で記述された一連のクラスです。 この拡張機能は、このクラスを3つのメインサービススタジオアクションにラップして、グラフィックスをアプリケーションに素早く統合します。
ZedGraphは、任意のデータセットの2D線図と棒グラフを作成するための、C#で記述された一連のクラスです。このエクステンションは、このクラスを3つのメインサービススタジオアクションにラップして、グラフをアプリケーションに素早く統合します。詳細については、APIドキュメントを参照してください。 パッケージ内容:ZedGraph.xif - zedgraph拡張。 ZedGraph_QuickReference.doc - クイックリファレンスガイド。 ZedGraphTest.oml - 異なるタイプの複数のグラフを作成する方法を示すサンプルoml。これは今すぐ試すリンクで使用されているサンプルです。 Trigonometry.xif - 標本omlを公開するために必要な三角法の拡張。 GraphTest.oml - 高度なクエリと拡張機能によって提供される構造を使用してデータを供給する方法を示すサンプルomlこのeSpaceは参考用であり、発行することはできません。 GraphTest.png - GraphTest.omlサンプルによって生成された画像。 文書化されたメソッド:RenderGraph RenderPieGraph RenderMeterGraph 特徴リスト さまざまな2Dグラフをサポートします。 拡張機能によって提供される高度なクエリと構造を使用して、フィードシリーズデータを簡単に作成できます。 高度にカスタマイズ可能ですが、迅速な統合のためのデフォルト値があります。 主な利点 ZedGraphはLGPLのライセンスを受けています ZedGraphには2つの製品バージョンがあります。バージョン5.Xは.Netフレームワーク2.0をサポートし、バージョン4.Xは.NETフレームワーク1.1をサポートしています 最新リリース5.1.0 + 4.6.0が2007年8月11日にリリースされました システム要件と制限 各バージョンのシステム要件を確認してください。 拡張機能とAPIは2Dグラフのみをサポートします。 ユーザーとのやりとりは魅力的ではありません。グラフの出力は画像です。 .NETスタックのみをサポートします。

[Overview]
ZedGraph is a set of classes, written in C#, for creating 2D line and bar graphs of arbitrary datasets. This extension wraps this classes into three main service studio actions to quickly integrate graphics into your applications.
[Detail]
ZedGraph is a set of classes, written in C#, for creating 2D line and bar graphs of arbitrary datasets. This extension wraps this classes into three main service studio actions to quickly integrate graphs into your applications. Refer to API documentation for more details. Package contents: ZedGraph.xif - the zedgraph extension. ZedGraph_QuickReference.doc - quick reference guide. ZedGraphTest.oml - sample oml showing how to create several graphs of different types. This is the sample used in the try it now link. Trigonometry.xif - trigonometry extension needed to publish the sample oml. GraphTest.oml - sample oml showing how to feed data using Advanced Queries and the structures provided by the extension This eSpace is for reference only and can't be published. GraphTest.png - image produced by the GraphTest.oml sample. Methods documented: RenderGraph RenderPieGraph RenderMeterGraph Feature List Supports a wide variety of 2D graphs. Easy the feed series data by using advanced queries and structures provided by the extension. Highly customizable but with default values for quick integration. Main Benefits ZedGraph is licensed under the LGPL ZedGraph has two separate product versions. Version 5.X supports .Net framework 2.0 and Version 4.X supports .Net framework 1.1 Latest release 5.1.0 + 4.6.0 was at 2007-08-11 System Requirements and Limitations Check System Requirements for each version. The extension and API only support 2D graphs. There's no fancy user interaction. Output of the graphs is an image. Supports only for the .NET stack
戻る