Gets bar with specified time stamp in the series

Overload List

  Name Description
Public property Item (DateTime) Gets bar with specified time stamp in the series
Public property Item (DateTime, BarData) Gets value with specified time stamp and bar data in the series
Public property Item (Int32) Gets bar at specified index in the series
Public property Item (Int32, BarData) Gets value with specified index and bar data in the series

See Also