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

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