Click or drag to resize
HighLowCloseGetHigh Method
Returns the high stock prices.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double[] GetHigh()

Return Value

Type: Double
A double[] containing the high stock prices.
See Also