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

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