FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ChartStyle Class / FontWeight Property

In This Topic
    FontWeight Property (ChartStyle)
    In This Topic
    Gets or sets the font weight.
    Syntax
    'Declaration
     
    Public Property FontWeight As FontWeight
    public FontWeight FontWeight {get; set;}
    See Also