Members 
BandSeriesInfoToYValueConverter Class
A converter used to output Y-values from SciChart.Charting.Model.ChartData.BandSeriesInfo, used as part of the Hit-Test API and in the data-templates for SciChart.Charting.ChartModifiers.RolloverModifier and SciChart.Charting.ChartModifiers.CursorModifier
Syntax
public class BandSeriesInfoToYValueConverter : ValueConverterBase 
Inheritance Hierarchy

System.Object
   SciChart.Charting.Common.Databinding.ValueConverterBase
      SciChart.Charting.Common.Databinding.BandSeriesInfoToYValueConverter

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also