Version

StockPricePoint Class Members

The following tables list the members exposed by StockPricePoint.

Public Constructors
 NameDescription
Public ConstructorStockPricePoint ConstructorCreate and instance of financial data item  
Public Properties
 NameDescription
Public PropertyCloseGets or sets Close price  
Public PropertyCompanyGets or sets company name of the stock (Inherited from Infragistics.DataAdapters.StockInfo)
Public PropertyDateGets or sets trading date time of the stock  
Public PropertyHighGets or sets High price  
Public PropertyLowGets or sets Low price  
Public PropertyOpenGets or sets Open price  
Public PropertySectorGets or sets sector of the stock (Inherited from Infragistics.DataAdapters.StockInfo)
Public PropertySymbolGets or sets trading symbol of the stock (Inherited from Infragistics.DataAdapters.StockInfo)
Public PropertyVolumeGets or sets Volume of trades  
See Also