ChartIndicatorElement

StockSharp.Xaml.Charting

The chart element representing the indicator.

Erbt von: ChartElement<ChartIndicatorElement>

Implementiert: IChartIndicatorElement, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable

Konstruktoren

ChartIndicatorElement()

Initializes a new instance of the ChartIndicatorElement.

Eigenschaften

AdditionalColor : Color

Compatibility property for AdditionalColor for DefaultPainter.

AntiAliasing : bool

Candles rendering smoothing (enabled by default).

AutoAssignYAxis : bool

Auto assign Y axis when the element is being added to chart.

Color : Color

Compatibility property for Color for DefaultPainter.

DrawStyle : DrawStyles

Style of candles rendering.

DrawTemplate : ControlTemplate

Compatibility property for DrawTemplate for DefaultPainter.

IndicatorPainter : IChartIndicatorPainter

The indicator renderer.

Priority : int

News priority.

ShowAxisMarker : bool

Show Y-axis marker.

StrokeThickness : int

Line width (bar or border), with which candle will be drawn on chart.

Methoden

CreateClone() : ChartIndicatorElement

Create clone object (non-initialized).

Rückgabe: Strategy

GetGeneratedTitle() : string

Get generated title.

Rückgabe: Auto generate chart element title.

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 .

OnReset()

Reset state.

Save(SettingsStorage)

Save settings.

storage
Settings storage.
ToString() : string

Преобразовать к строковому представлению.

Rückgabe: Строковое представление.