At present in the xChartLite library (& I presume xChart as well), the point values box appears when clicking on the chart.
Could an option be added to have it appear on mouse over instead?
This way, if the chart is held in a CustomListView for example then the point values could be displayed without firing the clv_ItemClick event.
I need to look at this more in detail to see what it implies.
In the xChart library there does exist a property KeepDisplayValues, to keep the display even when you release the touch.
Depending on the amount of code it could or would be added only in the xChart library.
I do not want to increase the xChartLite library because o the Lite.
One other very slightly untidy thing I think is that the red marker line remains in place when the curser/mouse pointer is moved away from the chart.
The values box disappears, but the red line remains. I think it would be better if the red line disappeared too when the mouse pointer was moved outside of the chart bounds.
Many thanks for your work here. If you had a donate or 'buy me a coffee' button I'd be clicking it now. In the absence of that, you'll have to make do with my thanks !