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

In This Topic
    MaxColor Property (C1TreeMapExtender)
    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