BandSeriesInfo

StockSharp.Xaml.Charting

Provides a ViewModel containing info about an Xyy series

Inherits: SeriesInfo

Constructors

BandSeriesInfo(IRenderableSeries, HitTestInfo)

Initializes a new instance of the BandSeriesInfo class.

rSeries
The IRenderableSeries.
hitTestInfo

Properties

FormattedY1Value : string

Gets a formatted Y1Value.

IsFirstSeries : bool

Gets or sets value indicates whether this is Up or Down line of the FastBandRenderableSeries

Xy1Coordinate : Point

Gets or sets the xy coordinate in pixels of the data-point being inspected (for FastBandRenderableSeries series)

Y1Value : IComparable

Gets or sets the Y1 value, which is used in the FastBandRenderableSeries.