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

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