IPointFigureSeries.AddOHLC
IPointFigureSeries

function AddOHLC(DateValue, OpenValue, HighValue, LowValue, CloseValue: Double): Integer;

Type Library
TeeChartx

Description
The AddOHLC function appends a new Stock Market point to the Series. This function returns the corresponding point index for the new added point.