ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartStyle Class / FontFamily Property

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