OhlcSeriesInfo

StockSharp.Xaml.Charting

Provides a ViewModel containing info about an OHLC series, such as name, open high low close values, color

Hereda de: HlcSeriesInfo

Constructores

OhlcSeriesInfo(IRenderableSeries, HitTestInfo)

Initializes a new instance of the OhlcSeriesInfo class.

rSeries
The RenderableSeries instance that this SeriesInfo is bound to.
hitTestInfo

Propiedades

FormattedOpenValue : string

Gets a formatted OpenValue.

OpenValue : double

Gets or sets the Open value.