lazarus/components/tachart/tutorials
2012-10-31 15:37:19 +00:00
..
getting_started git-svn-id: trunk@39209 - 2012-10-31 14:57:51 +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)