ChartFont.Bold Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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