ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartStyle Class / FontWeight Property

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