Adds new point with specified integer index and double open, high, low and close.
public Int32 Add(Int32 index,
Double open,
Double high,
Double low,
Double close)

Return Value

ValueList index of added point

See Also

Add Overload List | OHLC Class | OHLC Members | Steema.TeeChart.Styles Namespace