TMS Charts Connect to database

Using TMS Charts, I need the values to come from a database.

I can not find any reference on how to make that connection.

Thanks for the help.

Otto

Forget to say it is TMSFMX Charts.

Hi, 


There is currently no database support for TTMSFMXChart. The binding needs to be done manually, by looping through the dataset with a first...next loop. More information on which code to write to loop through the values is explained at the following page : http://edn.embarcadero.com/article/29122

Pieter Scheldeman2017-12-11 08:53:53