I would like to try out fusioncharts free with asp.net but cannot find any examples for candlestick diagram, so i really confused about that. Can someone point me to a simple example about how to use candlestick diagram??
i was converted sql data to a xml format, ex:
"
AegnnA251107x4 = id
2007-11-25T13:00:16+07:00 = transaction time
50,000 = open
49,000 = close
51,000 = high
49,000 = low
i need to show that to a candlestick chart, someone please help me.

Back to top
MultiQuote