FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartStyle Class / Font Property

In This Topic
    Font Property (ChartStyle)
    In This Topic
    Gets or sets the C1.Win.FlexReport.FontHolder object.
    Syntax
    'Declaration
     
    Public Property Font As FontHolder
    public FontHolder Font {get; set;}
    See Also