Members 
RadarSeriesInfo Class
Provides a ViewModel containing info about a SciChart.Charting.Visuals.RenderableSeries.IRadarPolygonRenderableSeries, such as name, nearest data value, color. Is used as a data source by SciChart.Charting.ChartModifiers.RadarTooltipModifier and SciChart.Charting.ChartModifiers.RadarLegendModifier.
Object Model
RadarSeriesInfo ClassIRadarPointViewModel InterfaceIPointMarker InterfaceIRenderableSeries InterfaceIRadarPolygonRenderableSeries InterfaceISciChartRadarSurface InterfaceIPointMarker InterfaceIPointMarker InterfaceIServiceContainer Interface
Syntax
public class RadarSeriesInfo : SciChart.Data.Model.BindableObject, IRadarSeriesInfo  
Inheritance Hierarchy

System.Object
   SciChart.Data.Model.BindableObject
      SciChart.Charting.Model.ChartData.RadarSeriesInfo

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