lazarus/components/tachart/tutorials/readme.txt
2012-10-31 15:37:19 +00:00

25 lines
817 B
Plaintext

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)