ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / TreeMapItem Class / MinColorValue Property

In This Topic
    MinColorValue Property (TreeMapItem)
    In This Topic
    Gets or sets the minimum value of treemap item.
    Syntax
    'Declaration
     
    Public Property MinColorValue As System.Double
    public System.double MinColorValue {get; set;}
    See Also