[Lazarus] TAChart OHLC

Werner Pamler werner.pamler at freenet.de
Sun Sep 14 01:28:43 CEST 2014


You need to initialize the YCount of the chart source. Just call 
Chart1OpenHighLowCloseSeries1.ListSource.YCount := 4 before adding the 
data. 
(http://wiki.lazarus.freepascal.org/TAChart_documentation#Open-high-low-close_series)





More information about the Lazarus mailing list