| C1.Web.Wijmo.Controls.C1TreeMap Namespace > TreeMapItem Class : MidColor Property |
'Declaration<C1CategoryAttribute("Behavior")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <WidgetOptionAttribute()> <C1DescriptionAttribute(Key="C1TreeMapItem.MidColor", Description="Gets or sets the middle color of treemap item.")> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.TypeConverterAttribute("System.Web.UI.WebControls.WebColorConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <LayoutAttribute(LayoutType.Behavior)> Public Property MidColor As System.Drawing.Color
[C1Category("Behavior")] [System.ComponentModel.NotifyParentProperty(true)] [WidgetOption()] [C1Description(Key="C1TreeMapItem.MidColor", Description="Gets or sets the middle color of treemap item.")] [System.ComponentModel.DefaultValue()] [System.ComponentModel.TypeConverter("System.Web.UI.WebControls.WebColorConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [Layout(LayoutType.Behavior)] public System.Drawing.Color MidColor {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