ChartIndicatorElement

StockSharp.Xaml.Charting

The chart element representing the indicator.

Herda de: ChartElement<ChartIndicatorElement>

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

Construtores

ChartIndicatorElement()

Initializes a new instance of the ChartIndicatorElement.

Propriedades

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.

Métodos

CreateClone() : ChartIndicatorElement

Create clone object (non-initialized).

Retorna: Strategy

GetGeneratedTitle() : string

Get generated title.

Retorna: Auto generate chart element title.

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 .

OnReset()

Reset state.

Save(SettingsStorage)

Save settings.

storage
Settings storage.
ToString() : string

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

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