FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / ChartMenuItemBase Class / LabelFont Property

In This Topic
    LabelFont Property (ChartMenuItemBase)
    In This Topic
    Gets the label font.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property LabelFont As System.Drawing.Font
    protected virtual System.Drawing.Font LabelFont {get;}
    See Also