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

In This Topic
    Scale Property (ColorScaleTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.ColorScale.Scale. Sets the scaling function.
    Syntax
    'Declaration
     
    Public Property Scale As String
    public string Scale {get; set;}
    See Also