[]
        
(Showing Draft Content)

C1.WPF.C1Chart.HighLowOpenCloseSeries.HLOCDataPoint

HighLowOpenCloseSeries.HLOCDataPoint Class

Represents data point for HighLowOpenCloseSeries.

Inheritance
HighLowOpenCloseSeries.HLOCDataPoint
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class HighLowOpenCloseSeries.HLOCDataPoint : XYDataSeries.XYDataPoint

Properties

Name Description
Close

Gets the close value.

High

Gets the high value.

Low

Gets the low value.

Open

Gets the open value.