RCHART for .NET TUTORIAL, Contents

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

Note: most examples include c# code. However you can also use vb.net, there are some vb.net example in section 11. The API.



1. RChart ,First steps

  • Installation
  • Where to start
  • Format of the parameters

2. The layout, main components of the chart.

  • Chart's Layout
  • The title
  • The legend

3. Axis configuration

  • The label
  • The ticks
  • The scale's labels
  • The grid
  • Cero possition axis
  • Closed axis
  • Dates
  • Second Y axis
  • Look of the axis

4. Scale configuration

  • Maximum and minimum values
  • Logarithmic Scales

 

 

5. Barchart configuration

  • Bar and column chart
  • Stackbar chart
  • Eventchart
  • Barchart 3D

6.Linechart configuration

  • Linechart
  • Areachart
  • Scatterchart
  • Curves
  • OHLC and Candlestick
  • Bubblechart
  • Linechart 3D

7. Piechart configuration

8. Radarchart configuration

 

10. RChart .Net Windows Control

  • Adding the ChartControl to your forms.
  • Creating the chart.

11. The API

  • Chart creation process.
  • The chartLoader.
  • Exporting the chart to gif , png or jpg
  • Chart Listener (implementing actions)
  • Recompiling Rchart

12. Interactive features

  • Zoom and scroll
  • Tips
  • Html Links
  • Drill down charts

13. RChart , web control

  • Using the web control
  • Using rchart in aspx pages

14. Miscelaneous

  • Combined charts (lines and bars).
  • Data population (ODBC)