ZedGraph LogoZedGraph Class Library Documentation
FontSpec Property
NamespacesZedGraphTextObjFontSpec
Gets a reference to the FontSpec class used to render this TextObj
Declaration Syntax
C#Visual BasicVisual C++
public FontSpec FontSpec{ get; set;}
Public Property FontSpec As FontSpec
public:
property FontSpec^ FontSpec {
	FontSpec^ get ();
	void set (FontSpec^ value);
}
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621