| Name | Description |
---|
| Candlestick |
Default constructor.
[ILNumerics Drawing2 Toolbox] |
| Candlestick(Candlestick) |
Copy constructor.
[ILNumerics Drawing2 Toolbox] |
| Candlestick(InArrayDouble, Single, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, Int32, Int32, Int32, Int32, DashStyle, DashStyle, DashStyle, DashStyle, Object) |
Constructor defines Candlestick on the basis of the array Data[ILNumerics Drawing2 Toolbox] |
| Candlestick(InArraySingle, Single, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, Int32, Int32, Int32, Int32, DashStyle, DashStyle, DashStyle, DashStyle, Object) |
Constructor defines Candlestick on the basis of the array Data[ILNumerics Drawing2 Toolbox] |
| Candlestick(InArrayDouble, InArrayDouble, InArrayDouble, Single, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, Int32, Int32, Int32, Int32, DashStyle, DashStyle, DashStyle, DashStyle, Object) |
Constructor defines Candlestick on the basis of the row vector X, the arrays Shadow and
Body[ILNumerics Drawing2 Toolbox] |
| Candlestick(InArraySingle, InArraySingle, InArraySingle, Single, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, Int32, Int32, Int32, Int32, DashStyle, DashStyle, DashStyle, DashStyle, Object) |
Constructor defines Candlestick on the basis of the row vector X, the arrays Shadow and
Body[ILNumerics Drawing2 Toolbox] |
| Candlestick(InArrayDouble, InArrayDouble, InArrayDouble, InArrayDouble, InArrayDouble, Single, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, Int32, Int32, Int32, Int32, DashStyle, DashStyle, DashStyle, DashStyle, Object) |
Constructor defines Candlestick on the basis of the row vectors X, Low,
High, Open and Close[ILNumerics Drawing2 Toolbox] |
| Candlestick(InArraySingle, InArraySingle, InArraySingle, InArraySingle, InArraySingle, Single, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, Int32, Int32, Int32, Int32, DashStyle, DashStyle, DashStyle, DashStyle, Object) |
Constructor defines Candlestick on the basis of the row vectors X, Low,
High, Open and Close[ILNumerics Drawing2 Toolbox] |