ZedGraph LogoZedGraph Class Library Documentation
Label Property
NamespacesZedGraphCurveItemLabel
A Label instance that represents the Legend entry for the this CurveItem object
Declaration Syntax
C#Visual BasicVisual C++
public Label Label{ get; set;}
Public Property Label As Label
public:
property Label^ Label {
	Label^ get ();
	void set (Label^ value);
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621