FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / StyleFontDelta Class / Bold Property

In This Topic
    Bold Property (StyleFontDelta)
    In This Topic
    Gets or sets a value that indicates whether the resulting font is bold.
    Syntax
    'Declaration
     
    Public Property Bold As System.Boolean
    public System.bool Bold {get; set;}
    Remarks
    Don't set this property to retrieve value of the Bold attribute from the base font.
    See Also