ZedGraph LogoZedGraph Class Library Documentation
Title Property
NamespacesZedGraphPaneBaseTitle
Gets the Label instance that contains the text and attributes of the title. This text can be multiple lines separated by newline characters ('\n').
Declaration Syntax
C#Visual BasicVisual C++
public Label Title{ get;}
Public ReadOnly Property Title As Label
public:
property Label^ Title {
	Label^ get ();
}
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621