Search found 2 matches
- Tue Feb 21, 2017 4:38 pm
- Forum: VCL
- Topic: Identify which chart send OnClick event
- Replies: 2
- Views: 5546
Re: Identify which chart send OnClick event
This works great! Thank you Yeray!
- Fri Feb 17, 2017 6:44 pm
- Forum: VCL
- Topic: Identify which chart send OnClick event
- Replies: 2
- Views: 5546
Identify which chart send OnClick event
Dear reader, I am developing a statistical application that performs clustering. Based on user input the program calculates a number of clusters and graphs the results. The charts are dynamically created at runtime and the number of graphs is not known in advance (varies from 2 - 50). The program wo...