ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1TreeMap Namespace / C1TreeMapExtender Class / MidColor Property

In This Topic
    MidColor Property (C1TreeMapExtender)
    In This Topic
    A value that indicates the color of mid value.
    Syntax
    'Declaration
     
    Public Property MidColor As System.Drawing.Color
    public System.Drawing.Color MidColor {get; set;}
    See Also