Provides a ViewModel containing info about a series, such as name, value, color. SeriesInfo types are produced by the SciChart.Charting.ChartModifiers.RolloverModifier, SciChart.Charting.ChartModifiers.CursorModifier and SciChart.Charting.ChartModifiers.LegendModifier. They are consumed by the SciChart.Charting.Visuals.SciChartLegend and may be consumed by a custom System.Windows.Controls.ItemsControl binding to collection of SeriesInfo.
See the examples suite, specifically RolloverModifier, SciTrader and Legends examples for more information.

public class SeriesInfo : SciChart.Data.Model.BindableObject
System.Object
SciChart.Data.Model.BindableObject
SciChart.Charting.Model.ChartData.SeriesInfo
SciChart.Charting.Model.ChartData.BandSeriesInfo
SciChart.Charting.Model.ChartData.BoxPlotSeriesInfo
SciChart.Charting.Model.ChartData.HlcSeriesInfo
SciChart.Charting.Model.ChartData.StripeSeriesInfo
SciChart.Charting.Model.ChartData.XySeriesInfo
SciChart.Charting.Model.ChartData.XyStackedSeriesInfo
SciChart.Charting.Model.ChartData.XyzSeriesInfo
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