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

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