FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / ExportMenuItem Class / Font Property

In This Topic
    Font Property (ExportMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Font As System.Drawing.Font
    public virtual System.Drawing.Font Font {get; set;}
    See Also