All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class MSBChart.ChartApplet

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----java.applet.Applet
                                   |
                                   +----MSBChart.ChartApplet

public class ChartApplet
extends Applet

You can use the ChartApplet to display charts on a web page. 

Some parameters of the applet have a special format:

 

The parameters of the applet are:

Title

Axis Label

Scale

Axis

Legend

DataSerie (SERIE_1,SERIE_2, ...)

PieChart

 

BarChart

Chart

 


All Packages  Class Hierarchy  This Package  Previous  Next  Index