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

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