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

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