Click or drag to resize
CandlestickDown Property
The down days of this Candlestick.

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

Property Value

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