Displaying marks for individual points
Posted: Wed Sep 22, 2004 2:21 pm
Users often ask to be able to see the mark for a point just by moving the mouse over it, like you can do in Excel. There doesn't seem to be a mechanism for this with TChart. You can only switch all marks on and off using a series' 'Marks.Visible' property. Also, as there's no OnMouseMove event for a TPointerSeries, it seems that you can't retrieve any information without clicking the pointer. Or am I missing something?
Thanks for any help.
Thanks for any help.