ZedGraph LogoZedGraph Class Library Documentation
IsVisible Property
NamespacesZedGraphLabelIsVisible
Gets or sets a boolean value that determines whether or not this label will be displayed.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsVisible{ get; set;}
Public Property IsVisible As Boolean
public:
property bool IsVisible {
	bool get ();
	void set (bool value);
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621