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

In This Topic
    Scale Property (ColorScale)
    In This Topic
    Gets or sets the scaling function.
    Syntax
    'Declaration
     
    Public Property Scale As String
    public string Scale {get; set;}
    See Also