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

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621