Version 24.2 (latest)

StockPricePoint Class Properties

For a list of all members of this type, see StockPricePoint members.

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