Properties 


OhlcSeriesPoint Structure Members

The following tables list the members exposed by OhlcSeriesPoint.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the OhlcSeriesPoint struct.  
Top
Public Properties
 NameDescription
Public Property Gets the close value  
Public Property Gets the high value  
Public PropertyGets the index of the point in the containing IGenericPointSeries<TY>.  
Public Property Gets the low value  
Public Property Gets the open value  
Public Property Gets the X value.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also