Click or drag to resize
HighLowClose Constructor
Overload List
  NameDescription
Public methodHighLowClose(AxisXY, DateTime, Double, Double, Double)
Constructs a high-low-close chart node beginning with specified start date.
Public methodHighLowClose(AxisXY, Double, Double, Double, Double)
Constructs a high-low-close chart node beginning with specified start date.
Public methodHighLowClose(AxisXY, DateTime, Double, Double, Double, Double)
Constructs a high-low-close-open chart node beginning with specified start date.
Public methodHighLowClose(AxisXY, Double, Double, Double, Double, Double)
Constructs a high-low-close-open chart node beginning with specified start date.
Top
See Also