ZedGraph LogoZedGraph Class Library Documentation
IsArrowHead Property
NamespacesZedGraphArrowObjIsArrowHead
Determines whether or not to draw an arrowhead
Declaration Syntax
C#Visual BasicVisual C++
public bool IsArrowHead{ get; set;}
Public Property IsArrowHead As Boolean
public:
property bool IsArrowHead {
	bool get ();
	void set (bool value);
}
Value
true to show the arrowhead, false to show the line segment only
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621