ZedGraph LogoZedGraph Class Library Documentation
Family Property
NamespacesZedGraphFontSpecFamily
The font family name for this FontSpec.
Declaration Syntax
C#Visual BasicVisual C++
public string Family{ get; set;}
Public Property Family As String
public:
property String^ Family {
	String^ get ();
	void set (String^ value);
}
Value
A text string with the font family name, e.g., "Arial"

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621