Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
CandleChart Data Demo Requested
posted

I would like to produce a Doji or Candle Chart.  I any of you have the "CandleChartDataDemo", please provide a link to it.   If there are other demos of the Candle Chart for the Ulta Win Chart, could you please direct us in the Infragistic's programming community where to find them, and how to obtain them.

Explanations as to specifically how to program a Candle Chart or charts in general appears somewhat scarce.

For example I did find a 763 page PDF entitled "UltaWinChart4", where the Candle Chart is mentioned on 45, 55, 109, 567, 593, 594, 595, 610, 744, and 763, but on none of these pages is there even one code line as an example.  CandleChartAppearance is mentioned on page 14.   These are essentially heading references without explanation, that do little more than mention the existance of a property relevant to the Candle Chart.   No code or examples are given whatsoever. 

Page 109  describes "periodic labels of user defined labels", and contains code concerning this topic on page 109 and 110.  This page gives the only code example, however limited for labels, in this entire 763 page document.   

The closest thing to a substantive discussion of the Candle Chart or Doji chart is on page 55, but again no code examples whatsoever, just a few graphics.  

The close mention to specifics for the Candle Chart is found on page 46, informing that there mut be five columns, a Date, Open, High, Low, Close, and Volume.  The content of the Volume column is only rendered when the VolumeVisble property is set to true, which by default it is set to false.   What I have just give you is essentially the entire text concerning the specifications for a Candle Chart.

A "CandleChartDataDemo" is mentioned in this PDF document on page 10, 431, 435, 436, 437, 438, but I can not find this demo program anywhere.   A search of the entire Internet produces no data as to the whereabouts of this demo, or where to obtain it.

If you have examples of the Candle Chart that programmers could examine please provide them.