Gets bar with specified time stamp in the series
Overload List
| Name | Description | |
|---|---|---|
|
Item (DateTime) | Gets bar with specified time stamp in the series |
|
Item (DateTime, BarData) | Gets value with specified time stamp and bar data in the series |
|
Item (Int32) | Gets bar at specified index in the series |
|
Item (Int32, BarData) | Gets value with specified index and bar data in the series |