ILNumerics - Technical Application Development
Top
The Candlestick type exposes the following members.
Fields
Name | Description | |
---|---|---|
BearFillAreaTag |
Default tag used to identify triangles of bear candlesticks in the scene: "BearFillArea".
| |
BearFrameTag |
Default tag used to identify frames of bear candlesticks in the scene: "BearFrame".
| |
BearShadowTag |
Default tag used to identify shadows of bear candlesticks in the scene: "BearFrame".
| |
BullFillAreaTag |
Default tag used to identify triangles of bull candlesticks in the scene: "BullFillArea".
| |
BullFrameTag |
Default tag used to identify frames of bull candlesticks in the scene: "BullFrame".
| |
BullShadowTag |
Default tag used to identify shadows of bull candlesticks in the scene: "BullFrame".
| |
DefaultTag |
Default tag used to identify Candlestick objects in the scene: "Candlestick".
| |
m_animations | (Inherited from Group.) | |
m_children | (Inherited from Group.) | |
m_timeoutAware | (Inherited from Group.) |
See Also