IBars Interface |
public interface IBars : ISeries<double>
The IBars type exposes the following members.
| Name | Description | |
|---|---|---|
| AxisOrientation | Gets the AxisOrientation | |
| BarType | Gets the IBarType | |
| Count |
Count of the collection
(Inherited from ISeriesT) | |
| DisplayName |
Display name
(Inherited from ISeriesT) | |
| FirstBarPainted | Gets the first bar painted | |
| Instrument | Gets the IInstrument | |
| IsSelected | Gets if the visual is selected or not | |
| ItemInt32 |
Gets the value of the specified index
(Inherited from ISeriesT) | |
| ItemPriceType, Int32 | Gets the IBar value if the specified index | |
| Last |
Gets the most recent value. This is valid only when the T is a Double (Inherited from ISeriesT) | |
| LastBarPainted | Gets the last bar painted | |
| Owner | IndicatorBase. Properties like Calculate are derived from the owner
(Inherited from ISeriesT) | |
| Parent |
The parent IBar (Inherited from ISeriesT) |
| Name | Description | |
|---|---|---|
| GetBar | Gets the IBar of the specified index | |
| HasValue |
If the index has a valid data set
(Inherited from ISeriesT) |