Difference between revisions of "TAChart User Guide"

From Free Pascal wiki
Jump to navigationJump to search
Line 1: Line 1:
 
<br>
 
<br>
* [[TAChart Parts|'''Parts''']]
+
* [[TAChart Part One|'''Part One''']]
 +
# [[TAChart Chapter 1|'''Chapter 1''']]
 
# [[TAChart Chart|'''Chart''']]
 
# [[TAChart Chart|'''Chart''']]
 
# [[TAChart Series|'''Series''']]
 
# [[TAChart Series|'''Series''']]
Line 21: Line 22:
 
# [[TAChart Advanced|'''Advanced''']]
 
# [[TAChart Advanced|'''Advanced''']]
  
 +
Chapters with Code Examples: a few lines of code or codelisting to exemplify the use of what was just described
  
 
[[Category:Lazarus]]
 
[[Category:Lazarus]]

Revision as of 14:37, 20 December 2013


  1. Chapter 1
  2. Chart
  3. Series
  4. Sources
  5. Axes
  6. Tools
  • Examples
  1. Tutorials
  2. Demos




  1. Beginner
    1. Adding a Series
  2. Intermediate
  3. Advanced

Chapters with Code Examples: a few lines of code or codelisting to exemplify the use of what was just described