| C1.Web.Wijmo.Controls.C1Sparkline Namespace > SparklineSeries Class : SeriesStyle Property |
'Declaration<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <C1CategoryAttribute("Style")> <WidgetOptionAttribute()> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <C1DescriptionAttribute(Key="SparklineSeries.SeriesStyle", Description="Get or set the style of the data series.")> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> Public Property SeriesStyle As SparklineStyle
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [C1Category("Style")] [WidgetOption()] [System.ComponentModel.DefaultValue()] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [C1Description(Key="SparklineSeries.SeriesStyle", Description="Get or set the style of the data series.")] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] public SparklineStyle SeriesStyle {get; set;}
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