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