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.
Function of this class depends on the AwGraphBuild class. By using this class, the source code for implementing the graph function will become very easy.
The source code of this class is offered together with the following software.