Search found 1 match
- Tue Aug 08, 2006 2:12 am
- Forum: VCL
- Topic: Drag Point problem in TeeChart
- Replies: 1
- Views: 2373
Drag Point problem in TeeChart
We would like to use TDragPointTool for LineSeries in TeeChart. We want to drag LineSeries on Y axis(Left Y axis and Right Y axis) of TeeChart. It works fine for Left Y- axis of TeeChart, but it is not working for Right Y axis. To allow drag facility in TeeChart we have written the following code: S...