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

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