| C1.Web.Wijmo.Controls.C1Sparkline Namespace > C1Sparkline Class : SeriesList Property |
'Declaration<C1DescriptionAttribute(Key="C1Sparkline.SeriesList", Description="Creates an array of series objects that contain data values and labels to display in the chart.")> <C1CategoryAttribute("Data")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <WidgetOptionAttribute()> <CollectionItemTypeAttribute(C1.Web.Wijmo.Controls.C1Sparkline.SparklineSeries)> Public ReadOnly Property SeriesList As System.Collections.Generic.List(Of SparklineSeries)
[C1Description(Key="C1Sparkline.SeriesList", Description="Creates an array of series objects that contain data values and labels to display in the chart.")] [C1Category("Data")] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [WidgetOption()] [CollectionItemType(C1.Web.Wijmo.Controls.C1Sparkline.SparklineSeries)] public System.Collections.Generic.List<SparklineSeries> SeriesList {get;}
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