2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartFont Class / Italic Property

In This Topic
    Italic Property
    In This Topic
    Gets or sets whether the font of the chart object is italic.
    Syntax
    'Declaration
     
    Public Property Italic As System.Boolean
    public System.bool Italic {get; set;}
    See Also