High-low-close plot of stock data.
Namespace:
Imsl.Chart2D
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class HighLowClose : Data |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class HighLowClose _ Inherits Data |
Visual C++ |
---|
[SerializableAttribute] public ref class HighLowClose : public Data |
Inheritance Hierarchy
System..::.Object
Imsl.Chart2D..::.AbstractChartNode
Imsl.Chart2D..::.ChartNode
Imsl.Chart2D..::.Data
Imsl.Chart2D..::.HighLowClose
Imsl.Chart2D..::.Candlestick
Imsl.Chart2D..::.AbstractChartNode
Imsl.Chart2D..::.ChartNode
Imsl.Chart2D..::.Data
Imsl.Chart2D..::.HighLowClose
Imsl.Chart2D..::.Candlestick