ChartFont.Bold Property

Definition

Returns or sets the status of the font. Read/write.

public:
 property System::Object ^ Bold { System::Object ^ get(); void set(System::Object ^ value); };
public object Bold { get; set; }
member this.Bold : obj with get, set
Public Property Bold As Object

Property Value

Object that is set to True if the font is bold; otherwise, False

Applies to