Bars Class |
public class Bars : NotifyPropertyBase, IBars, ISeries<double>, IChartVisual, IVisual<ChartVisualArgs>, IHitTest<ChartHitTestArgs>, IState, IWeakEventListener, IObserver<Level1EventArgs>
The Bars type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActualPanelIndex | Gets or sets the actual panel index |
![]() | Any | If the bars array has any bar |
![]() | AxisOrientation | Gets or sets the y-axis orientation |
![]() | BackfillPolicy | Gets or sets the BackfillPolicy |
![]() | BarArray | Gets the collection |
![]() | BarType | Gets the BarType associated with the bars |
![]() | Count | Gets the bars count |
![]() | CurrentBar | Gets or sets the current bar |
![]() | DataLoadType | Gets or sets the DataLoadType |
![]() | DaysToLoad | Number of days of historical data to load |
![]() | DisplayName | Gets the display name |
![]() | EndDate | Gets the end date of the bars |
![]() | FirstBarPainted | Gets or sets the last bar painted |
![]() | HighestHigh | Gets the highest high value |
![]() | Indicators | Gets or sets the Indicator associated with the bars |
![]() | Instrument | Gets the Instrument |
![]() | IsAutoScale | Gets or sets if auto scale |
![]() | IsSelected | Is the visual selected |
![]() | IsValueChanged | Gets or sets if the value has changed |
![]() | IsVisible | Gets or sets if the object can draw |
![]() | Item | Gets the PriceType value of the specified index |
![]() | Last | Last traded price |
![]() | LastBarPainted | Gets or sets the last bar painted |
![]() | LastSelectedIndex | Gets the lastPrice selected bar index |
![]() | LowestLow | Gets the lowest low value |
![]() | PanelIndex | Gets or sets the panel index |
![]() | Session | Gets the Session associated with the bars |
![]() | SessionCount | Gets the number of session the bars has |
![]() | SessionEnd | The actual date from where the bars session ends |
![]() | SessionStart | The actual date from where the bars session starts |
![]() | StartDate | Gets the start date of the bars |
![]() | State | Gets the State of the bars |
![]() | Strategies | Gets or sets the Strategy associated with the bars |
Name | Description | |
---|---|---|
![]() | CalculateBarSpan | Calculate bar span as defined in CalculateBarSpan(Bars, DateTime) |
![]() | CanSubscribeHistoricalData | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetBar | Get the bar value of the specified index |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | NotifyPropertyChanged | (Inherited from NotifyPropertyBase) |
![]() | OnBackfill | |
![]() | ToString | (Overrides ObjectToString) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from NotifyPropertyBase) |