CandlePatternElement

StockSharp.Xaml.Charting

Candle pattern chart element.

继承自: ChartElement<CandlePatternElement>

实现: IUltrachartPrimitive, IChartElementEx, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable

属性

DownColor : Color

Down candle color.

UpColor : Color

Up candle color.

方法

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnDraw(ChartDrawData) : bool

Draw on root element.

data
Chart drawing data.

返回值: if the data was successfully drawn, otherwise, returns .

Save(SettingsStorage)

Save settings.

storage
Settings storage.