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