OhlcSeriesInfo
StockSharp.Xaml.Charting
Provides a ViewModel containing info about an OHLC series, such as name, open high low close values, color
継承元: HlcSeriesInfo
コンストラクター
OhlcSeriesInfo(IRenderableSeries, HitTestInfo)
Initializes a new instance of the OhlcSeriesInfo class.
- rSeries
- The RenderableSeries instance that this SeriesInfo is bound to.
- hitTestInfo
プロパティ
FormattedOpenValue : string
Gets a formatted OpenValue.