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

In This Topic
    MinColor Property (TreeMapItem)
    In This Topic
    Gets or sets the minimum color of treemap item.
    Syntax
    'Declaration
     
    Public Property MinColor As System.Drawing.Color
    public System.Drawing.Color MinColor {get; set;}
    See Also