ZedGraph LogoZedGraph Class Library Documentation
Size Property
NamespacesZedGraphFontSpecSize
The size of the font for this FontSpec object.
Declaration Syntax
C#Visual BasicVisual C++
public float Size{ get; set;}
Public Property Size As Single
public:
property float Size {
	float get ();
	void set (float value);
}
Value
The size of the font, measured in points (1/72 inch).

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621