pie graph

Vertical Bar Graph API (Java Bean)

[ Bar Graph Home ] [ Buy Now ] [ Installing ] [ Using the Bar Graph API ] [ API Docs ] [ Demo's ]

Vertical Bar Graph API (Java Bean) v4.6
Installing

The following instructions are for installing the Vertical Bar Graph library component for use with a Java Development Kit ( JDK ).
( If you are using the IDE Borland JBuilder then please click here for specific instructions. )

 

Install and SetUp on Windows 95/98

To install simply add the file jpowvbgraph.jar to the CLASSPATH environment variable.
This is done by adding the following statement to the autoexec.bat file:-

set CLASSPATH= %CLASSPATH%;C:\JPowered\VBarGraphBean\jar\jpowvbgraph.jar;

Once added restart your machine and the Vertical Bar Graph component will be ready to use within your JDK environment

Install and SetUp on Windows 2000 / NT / XP

To install add the file jpowvbgraph.jar to the CLASSPATH environment variable.
To do this, go to

Start > Control Panel > System

next click on the Advanced Tab ( or if NT the Environment tab).

near the bottom, click on the button Environment Variables

Select and Edit the CLASSPATH variable and add the path to the file jpowvbgraph.jar

C:\JPowered\VBarGraphBean\jar\jpowvbgraph.jar;

You may need to restart your machine for the change to take effect.

Install and SetUp on Unix / Linux

To install the file jpowvbgraph.jar should be added to the CLASSPATH environment variable.

eg.

setenv CLASSPATH .:usr/local/JPowered/VBarGraphBean/jar/jpowvbgraph.jar:

 

 

 

 

 

 

 

 

 
[ Bar Graph Home ] [ Buy Now ] [ Installing ] [ Using the Bar Graph API ] [ API Docs ] [ Demo's ]

Bar Graph Home

Installing

Using the Bar Graph API

API Docs

Demo's