| C1.Web.Wijmo.Controls.C1Chart Namespace > ChartStyle Class : Stroke Property |
'Declaration<System.ComponentModel.TypeConverterAttribute("System.Web.UI.WebControls.WebColorConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1Chart.ChartStyle.Stroke", Description="A value that indicates the stroke color of the chart style.")> <C1CategoryAttribute("Style")> <LayoutAttribute(LayoutType.Styles)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <WidgetOptionAttribute()> Public Property Stroke As System.Drawing.Color
[System.ComponentModel.TypeConverter("System.Web.UI.WebControls.WebColorConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1Chart.ChartStyle.Stroke", Description="A value that indicates the stroke color of the chart style.")] [C1Category("Style")] [Layout(LayoutType.Styles)] [System.ComponentModel.NotifyParentProperty(true)] [WidgetOption()] public System.Drawing.Color Stroke {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