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

In This Topic
    FontSize Property
    In This Topic
    Gets or sets the font size.
    Syntax
    'Declaration
     
    
    Public Property FontSize As Double
    public double FontSize {get; set;}
    See Also