bulubuloa/Ultimate-Xamarin-Forms-KIT

Is there a way to display data from selected candlestick to chart description?

Opened this issue · 0 comments

So, I'm using UltimateXF library to display a candlestick chart. Right now, I'm trying to show information (High, Low, Open, Close) about a selected (or highlighted) candle in a candlestick chart. For that, I need something like property in a chart class which has info about which candlestick is selected. I just need to find out which candle is selected, that's it. Is there a way in the library to do this?
Any help would be much appreciated.
image