Hello Lazarus-List,

I need to create a chart like:


5            *
4
3                 *
2       *
1  *
  ONE  TWO THREE FOUR

My source data is a database with 2 fields:

X = string
Y = integer

How can I create this with TAChart ? It only allows me numerical
values in both coordinates, or I was unable to find how to indicate
that X axis is "autoincrement".

Thank you.
  
-- 
Best regards,
 José


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to