ZedGraph LogoZedGraph Class Library Documentation
Link Property
NamespacesZedGraphGraphObjLink
Gets or sets the hyperlink information for this GraphObj.
Declaration Syntax
C#Visual BasicVisual C++
public Link Link{ get; set;}
Public Property Link As Link
public:
property Link^ Link {
	Link^ get ();
	void set (Link^ value);
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621