FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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 Double
    public double FontSize {get; set;}
    See Also