ZedGraph LogoZedGraph Class Library Documentation
IsVisible Property
NamespacesZedGraphSymbolIsVisible
Gets or sets a property that shows or hides the Symbol.
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);
}
Value
true to show the symbol, false to hide it
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621