Constructs a candlestick chart node beginning with specified start date.
AxisXY
which is the parent of this node. DateTime
that specifies the first date. double[]
which contains the stock's high prices. double[]
which contains the stock's low prices. double[]
which contains the stock's closing prices. double[]
which contains the stock's opening prices. Each of the arguments are use to set the related attribute (e.g. "High", "Low", "Close" and "Open").
Candlestick Class | Imsl.Chart2D Namespace | Candlestick Constructor Overload List