MindFusion.Wpf Pack Programmer's Guide
StockPrice Members
Constructors Properties
 


Represents a data object, containing open, close, low and high values for a certain date.

The following tables list the members exposed by the StockPrice type.

 Public Constructors

  Name Description

StockPrice

Overloaded. Initializes a new instance of the StockPrice class.

 Public Properties

  Name Description

Close

Gets or sets the close value.

Date

Gets or sets the date.

High

Gets or sets the high value.

Low

Gets or sets the low value.

Open

Gets or sets the open value.

 See Also

StockPrice Class
MindFusion.Charting.Wpf Namespace