TreeMap for ASP.NET WebForms
MinColorValue Property (C1TreeMap)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeMap Namespace > C1TreeMap Class : MinColorValue Property
A value that indicates min value. If this option is not set, treemap will calculate min value automatically.
Syntax
'Declaration
 
Public Property MinColorValue As System.Nullable(Of Double)
public System.Nullable<double> MinColorValue {get; set;}
See Also

Reference

C1TreeMap Class
C1TreeMap Members