Class for creating a graph for display and print.
For a list of all members of this type, see AwGraphBuild Members.
System.Object
Asterworld.Graph.AwGraphBuild
[Visual Basic]
Public Class AwGraphBuild
[C#]
public class AwGraphBuild
Remarks
This class has the following characteristics.
- Can create the line graph expressing inputted value.
- Can set up freely elements that compose the graph. (e.g. color, line interval, line width, font, and so on)
- Can draw values of two or more series to the same graph.
- Can check a value by clicking on a marker that was drawn on the display panel.
- Can print the graph by cooperating with AwPrintPreview class.
- Can print the graph that the setting is different from display.
The source code of this class is offered together with the following software.
Requirements
Namespace:
Asterworld.Graph
Assembly: Asterworld_En (in Asterworld_En.dll)
See Also
AwGraphBuild Members | Asterworld.Graph Namespace | Graph Control Trial Box