Delphi Android Pie Chart -


I want to make a pie chart for Android (FMX). I did a research on Google, but none of the components is free. I am looking for a free component or any sample about it.

Is there a sample about the pie chart for Android?

Delphi comes with limited TeeChart Lite component suite which is what you need for it.

Check the Tchart component and how to use it. It supports both VCL and FMX platform.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -