ZedGraph LogoZedGraph Class Library Documentation
AxisLabel Constructor (rhs)
NamespacesZedGraphAxisLabelAxisLabelAxisLabelNew(AxisLabel)
Copy constructor
Declaration Syntax
C#Visual BasicVisual C++
public AxisLabel(
	AxisLabel rhs
)
Public Sub New ( _
	rhs As AxisLabel _
)
public:
AxisLabel (
	AxisLabel^ rhs
)
Parameters
rhs (AxisLabel)
the AxisLabel instance to be copied.

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621