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