OhlcSeriesPoint Structure Properties
For a list of all members of this type, see OhlcSeriesPoint members.
Public Properties
| Name | Description | |
|---|---|---|
![]() | Close | Gets the close value |
![]() | High | Gets the high value |
![]() | Index | Gets the index of the point in the containing IGenericPointSeries<TY>. |
![]() | Low | Gets the low value |
![]() | Open | Gets the open value |
![]() | X | Gets the X value. |
See Also
