| C1.Web.Wijmo.Controls.C1Chart Namespace > ChartStyle Class : Fill Property |
'Declaration<LayoutAttribute(LayoutType.Styles)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <WidgetOptionAttribute()> <C1CategoryAttribute("Style")> <C1DescriptionAttribute(Key="C1Chart.ChartStyle.Fill", Description="A value that indicates the filled color of the chart style.")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> Public Property Fill As ChartStyleFill
[Layout(LayoutType.Styles)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [WidgetOption()] [C1Category("Style")] [C1Description(Key="C1Chart.ChartStyle.Fill", Description="A value that indicates the filled color of the chart style.")] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] public ChartStyleFill Fill {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