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

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