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