lazarus/components/tachart/tutorials
2012-10-31 17:25:47 +00:00
..
getting_started TAChart: Fix formatting and svn properties of "getting_started" tutorial 2012-10-31 17:25:47 +00:00
mandelbrot
readme.txt TAChart tutorials: Add project getting_started to readme.txt 2012-10-31 15:37:19 +00:00

This folder contains the source codes of the projects that are explained in the
TAChart tutorials.

--------------------------------------------------------------------------------
folder "getting_started"
--------------------------------------------------------------------------------
tutorial
  http://wiki.lazarus.freepascal.org/TAChart_Tutorial:_Getting_started
  
topic:
- introduction to TAChart basics
- line series
- legend
- axis titles

--------------------------------------------------------------------------------
folder "mandelbrot"
--------------------------------------------------------------------------------
tutorial 
  http://wiki.lazarus.freepascal.org/TAChart_Tutorial:_ColorMapSeries,_Zooming
  
topics:
- TColorMapSeries
- Zooming/Panning (TZoomDragTool, TPanDragTool, TChartExtentHistory)