bulubuloa/Ultimate-Xamarin-Forms-KIT

How to show candle wicks in candlestick chart?

Closed this issue · 1 comments

Hi, thanks for the awesome tool!
I cannot find how to show wicks, could you help me? thanks

Here's how:

CandleStickDataSet dataset;
CandleStickDataSet.ShadowWidth = 1,
CandleStickDataSet.ShadowColorSameAsCandle = true,