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

In This Topic
    MidColor Property (C1TreeMap)
    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