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