[]
Represents data point for HighLowOpenCloseSeries.
public class HighLowOpenCloseSeries.HLOCDataPoint : XYDataSeries.XYDataPoint
Name | Description |
---|---|
Close | Gets the close value. |
High | Gets the high value. |
Low | Gets the low value. |
Open | Gets the open value. |