ChartFont.FontStyle Property

Definition

Returns or sets the font style. Read/write.

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

Property Value

Object

Remarks

Changing this property may affect other ChartFont properties (such as Bold and Italic).

Applies to