ZedGraph LogoZedGraph Class Library Documentation
Bar Constructor (rhs)
NamespacesZedGraphBarBarBarNew(Bar)
The Copy Constructor
Declaration Syntax
C#Visual BasicVisual C++
public Bar(
	Bar rhs
)
Public Sub New ( _
	rhs As Bar _
)
public:
Bar (
	Bar^ rhs
)
Parameters
rhs (Bar)
The Bar object from which to copy

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621