FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartStyle Class / Font Property

In This Topic
    Font Property (ChartStyle)
    In This Topic
    Gets or sets the font of the chart element.
    Syntax
    'Declaration
     
    Public Property Font As System.Drawing.Font
    public System.Drawing.Font Font {get; set;}
    See Also