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

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