BandSeriesInfo
StockSharp.Xaml.Charting
Provides a ViewModel containing info about an Xyy series
继承自: SeriesInfo
构造函数
BandSeriesInfo(IRenderableSeries, HitTestInfo)
Initializes a new instance of the BandSeriesInfo class.
- rSeries
- The IRenderableSeries.
- hitTestInfo
属性
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.