Adds new point with specified double index and double open, high, low and close.
public override Int32 Add(Double 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