C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMap Class / MinColorValue Property

In This Topic
MinColorValue Property (C1TreeMap)
In This Topic
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)
 
See Also