Constructs a candlestick chart node beginning with specified axis points.
AxisXY
which is the parent of this node. double[]
which contains the axis points. 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. "X", "High", "Low", "Close" and "Open").
Candlestick Class | Imsl.Chart2D Namespace | Candlestick Constructor Overload List