RCHART for .NET User Guide, Contents

Copyright 2005, 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 The API.


  1. RChart ,First steps
    • Installation
    • Requirements
    • Where to start
    • Format of the parameters (fonts, colors, lines and fillings)
  2. The layout, main components of the chart
    • Chart's Layout
    • The title
    • The legend
  3. Configuration objects
    • Label markup language
    • Target zones
    • Notes
    • Format of the values
  4. Axis configuration
    • The label
    • The ticks
    • The scale's labels
    • The grid
    • Cero position axis
    • Closed axis
    • Dates
    • Second Y axis
    • Look of the axis
    • Additional (secondary) axis
    • Axis target zones
    • Axis label templates
  5. Scale configuration
    • Maximum and minimum values
    • Logarithmic Scales
    • Date/Time based scales
  6. Barchart configuration
    • Bar and column chart
    • Stackbar chart
    • Eventchart
    • Barchart 3D
  7. Linechart configuration
    • Linechart
    • Areachart
    • Scatterchart
    • Curves
    • OHLC and Candlestick
    • Bubblechart
    • Linechart 3D
  8. Piechart configuration
  9. Radarchart configuration
  10. Miscelaneous
    • Combined charts (lines and bars).
    • Data population (ODBC)
    • Chart creation process
    • The ChartLoader
    • Displaying the chart (Chart viewer)
    • Exporting the chart to gif , png , jpg or bmp
    • Updating the chart and realtime updates
    • Recompiling Rchart
  11. RChart .Net Windows Control
    • Adding the ChartControl to your forms.
    • Creating the chart.
  12. RChart , web control
    • Using the web control
    • Using rchart in aspx pages
  13. Interactive features
    • Zoom and scroll
    • Chart Listener
    • Tips
    • Actions and Drill down charts

Annex

    • Limitations
    • List of parameters