ChartFont.Italic 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.
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