Edit

Share via


ChartFont.Italic Property

Definition

Gets or sets the value of an Object that determines the status of the font. Read/write.

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

Property Value

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

Applies to