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

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