RCHART .NET TUTORIAL, Chapter 1

Copyright 2003, J4L Components (http://www.java4less.com)
Go bak to contents


RChart , first steps.

 

Installation

The installation of RChart is very simple:

  1. download the evaluation version from http://www.java4less.com.
  2. Unzip the file you have downloaded in an empty directory. Make sure you unzip also the subdirectories.

Note about the evaluation version: the evaluation version has the following restrictions:

The product includes precompiled versions of the component in the NET10 and NET11 directories. The name of the files are rchart10.dll (for .NET10 ), rchart11.dll and so on.

You can execute the sample application by double cliking on ChartViewer10.exe or ChartViewer11.exe.

 

Where to start

As starting point we recommend you not to create a chart from scratch but to take one of the examples we provide and start working by modifying them. We provide examples for:

 

Format of the parameters

There are some parameters that have a special format:

You can define transparency in Fill and line styles using an additional parameter:

where <transparency> is a value between 0 (full transparent) and 255 (opaque). You can use 120 for semi-transparent colors.