Hiding data points
Posted: Tue Sep 06, 2016 9:07 am
Hi,
I've created a function in Delphi which highlights data points as the mouse moves across the chart - it does this by increasing the size of the point as the mouse moves over it and then shrinking it again once the mouse moves away. I would like to update this so that each point is completely invisible until the mouse moves near it - is there a way of making each point invisible on an individual basis?
Regards,
Toby
I've created a function in Delphi which highlights data points as the mouse moves across the chart - it does this by increasing the size of the point as the mouse moves over it and then shrinking it again once the mouse moves away. I would like to update this so that each point is completely invisible until the mouse moves near it - is there a way of making each point invisible on an individual basis?
Regards,
Toby