Click or drag to resize
CandlestickUp Property
The up days of this Candlestick.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual CandlestickItem Up { get; }

Property Value

Type: CandlestickItem
A CandlestickItem which contains the "Up" attribute value.
See Also