Overload List

Adds new point with specified dateTime date and double volume, open, high, low and close values.

public Int32 Add(System.DateTime, System.Double, System.Double, System.Double, System.Double, System.Double)

Adds new point with specified integer index and double volume, open, high, low and close values.

public Int32 Add(System.Int32, System.Double, System.Double, System.Double, System.Double, System.Double)

See Also

EquiVolume Class | EquiVolume Members | Steema.TeeChart.Styles Namespace