ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / SVGStyle Class / Fill Property

In This Topic
    Fill Property (SVGStyle)
    In This Topic
    A value that indicates the filled color of the chart style.
    Syntax
    'Declaration
     
    
    Public Property Fill As String
    public string Fill {get; set;}
    See Also