ZedGraph LogoZedGraph Class Library Documentation
IsItalic Property
NamespacesZedGraphFontSpecIsItalic
Determines whether this FontSpec is drawn with italic typeface.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsItalic{ get; set;}
Public Property IsItalic As Boolean
public:
property bool IsItalic {
	bool get ();
	void set (bool value);
}
Value
A boolean value, true for italic, false for normal

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621