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