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

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