TimeNSalesItem Class |
Namespace: SharpCharts.Base.TimeNSales
public class TimeNSalesItem
The TimeNSalesItem type exposes the following members.
| Name | Description | |
|---|---|---|
| TimeNSalesItem |
| Name | Description | |
|---|---|---|
| AskPrice |
Gets the ask price
| |
| AskPriceString |
Gets the formatted ask price
| |
| BidPrice |
Gets the bid price
| |
| BidPriceString |
Gets the formatted bid price
| |
| MarketDataType |
Gets the market data type
| |
| OpenInterest |
Gets the open interest
| |
| Price |
Gets the price
| |
| PriceString |
Gets the formatted price string
| |
| Time |
Gets the time stamp
| |
| TradedAt |
Gets the traded at type
| |
| Volume |
Gets the volume
|
| Name | Description | |
|---|---|---|
| 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.) | |
| 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |