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

In This Topic
    Format Property (ColorScale)
    In This Topic
    Get or sets the format string for legend items.
    Syntax
    'Declaration
     
    Public Property Format As String
    public string Format {get; set;}
    See Also