ZedGraph LogoZedGraph Class Library Documentation
Text Property
NamespacesZedGraphLabelText
The String text to be displayed
Declaration Syntax
C#Visual BasicVisual C++
public string Text{ get; set;}
Public Property Text As String
public:
property String^ Text {
	String^ get ();
	void set (String^ value);
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621