ZedGraph LogoZedGraph Class Library Documentation
Size Property
NamespacesZedGraphArrowObjSize
The size of the arrowhead.
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 is defined in points (1/72 inch)
Remarks
The display of the arrowhead can be enabled or disabled with the IsArrowHead property.
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621