TreeMap for ASP.NET WebForms
MidColorValue Property (C1TreeMap)

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

Reference

C1TreeMap Class
C1TreeMap Members