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

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