ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / TreeMapItemStyle Class / MaxColor Property

In This Topic
    MaxColor Property
    In This Topic
    Gets or sets the color of the max value.
    Syntax
    'Declaration
     
    
    Public Property MaxColor As Color
    public Color MaxColor {get; set;}
    See Also