CandlePatternElement

StockSharp.Xaml.Charting

Candle pattern chart element.

Erbt von: ChartElement<CandlePatternElement>

Implementiert: IUltrachartPrimitive, IChartElementEx, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable

Eigenschaften

DownColor : Color

Down candle color.

UpColor : Color

Up candle color.

Methoden

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnDraw(ChartDrawData) : bool

Draw on root element.

data
Chart drawing data.

Rückgabe: if the data was successfully drawn, otherwise, returns .

Save(SettingsStorage)

Save settings.

storage
Settings storage.