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

See Also