CandlePatternElement

StockSharp.Xaml.Charting

Candle pattern chart element.

Herda de: ChartElement<CandlePatternElement>

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

Propriedades

DownColor : Color

Down candle color.

UpColor : Color

Up candle color.

Métodos

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnDraw(ChartDrawData) : bool

Draw on root element.

data
Chart drawing data.

Retorna: if the data was successfully drawn, otherwise, returns .

Save(SettingsStorage)

Save settings.

storage
Settings storage.