The up days of this Candlestick.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual CandlestickItem Up { get; }
Public Overridable ReadOnly Property Up As CandlestickItem
Get
public:
virtual property CandlestickItem^ Up {
CandlestickItem^ get ();
}
abstract Up : CandlestickItem with get
override Up : CandlestickItem with get
Property Value
Type:
CandlestickItem
A
CandlestickItem which contains the "Up" attribute value.
See Also