Members 
SciChart.Charting Assembly > SciChart.Charting.Model.ChartSeries Namespace : RadarRenderableSeriesSourceCollection Class
RadarRenderableSeriesSourceCollection Class
Object Model
RadarRenderableSeriesSourceCollection ClassIRadarPolygonRenderableSeries InterfaceISciChartRadarSurface InterfaceIPointMarker InterfaceIPointMarker InterfaceIServiceContainer Interface
Syntax
[DefaultMember("Item")]
[DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)]
[DebuggerDisplay("Count = {Count}")]
public class RadarRenderableSeriesSourceCollection : SciChart.Charting.Model.ChartSeries.SourceCollectionBase<IRadarPolygonRenderableSeries,IRadarPolygonRenderableSeriesViewModel> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         SciChart.Charting.Model.ChartSeries.SourceCollectionBase<TView,TViewModel>
            SciChart.Charting.Model.ChartSeries.RadarRenderableSeriesSourceCollection

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