ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / ChartStyle Class / FontWeight Property

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