| C1.Web.Wijmo.Controls.C1TreeMap Namespace > C1TreeMap Class : MidColorValue Property |
'Declaration<LayoutAttribute(LayoutType.Behavior)> <WidgetOptionAttribute()> <C1CategoryAttribute("Behavior")> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1TreeMap.MidColorValue", Description="A value that indicates mid value. If this option is not set, treemap will calculate mid value automatically.")> Public Property MidColorValue As System.Nullable(Of Double)
[Layout(LayoutType.Behavior)] [WidgetOption()] [C1Category("Behavior")] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1TreeMap.MidColorValue", Description="A value that indicates mid value. If this option is not set, treemap will calculate mid value automatically.")] public System.Nullable<double> MidColorValue {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