TimeframeSegmentSeriesInfo

StockSharp.Xaml.Charting

Provides a ViewModel containing info about BoxVolume series

Inherits: OhlcSeriesInfo

Constructors

TimeframeSegmentSeriesInfo
public TimeframeSegmentSeriesInfo(IRenderableSeries rSeries, HitTestInfo hitTestInfo)
timeframeSegmentSeriesInfo = TimeframeSegmentSeriesInfo(rSeries, hitTestInfo)

Initializes a new instance of the TimeframeSegmentSeriesInfo class.

rSeries
The IRenderableSeries.
hitTestInfo