MinColorValue Property (C1TreeMap)
A value that indicates min value. If this option is not set, treemap will calculate min value automatically.
public System.Nullable<double> MinColorValue {get; set;}
'Declaration
Public Property MinColorValue As System.Nullable(Of Double)