OhlcSeriesInfo
StockSharp.Xaml.Charting
Provides a ViewModel containing info about an OHLC series, such as name, open high low close values, color
Erbt von: HlcSeriesInfo
Konstruktoren
OhlcSeriesInfo(IRenderableSeries, HitTestInfo)
Initializes a new instance of the OhlcSeriesInfo class.
- rSeries
- The RenderableSeries instance that this SeriesInfo is bound to.
- hitTestInfo
Eigenschaften
FormattedOpenValue : string
Gets a formatted OpenValue.