ZedGraph LogoZedGraph Class Library Documentation
FontSpec Property
NamespacesZedGraphLabelFontSpec
A FontSpec instance representing the font properties for the displayed text.
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);
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621