ZedGraph LogoZedGraph Class Library Documentation
Type Property
NamespacesZedGraphSymbolType
Gets or sets the type (shape) of the Symbol
Declaration Syntax
C#Visual BasicVisual C++
public SymbolType Type{ get; set;}
Public Property Type As SymbolType
public:
property SymbolType Type {
	SymbolType get ();
	void set (SymbolType value);
}
Value
A SymbolType enum value indicating the shape
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621