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

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621