Search found 1 match
- Thu Mar 22, 2007 4:53 am
- Forum: VCL
- Topic: TeeChart / Intraweb / Onclick
- Replies: 1
- Views: 7752
TeeChart / Intraweb / Onclick
I am using TeeChart Pro 7.09 (BDS2006) with Intraweb 8 (via TIWChart), and rendering a pie chart. I would like to handle an OnClick event and determine which slice was clicked. It looks like the TIWChart.OnMouseDown gives me the screen X and Y. How can I figure out which slice (i.e. which series val...