ZedGraph LogoZedGraph Class Library Documentation
CoordinateFrame Property
NamespacesZedGraphLocationCoordinateFrame
The coordinate system to be used for defining the object position
Declaration Syntax
C#Visual BasicVisual C++
public CoordType CoordinateFrame{ get; set;}
Public Property CoordinateFrame As CoordType
public:
property CoordType CoordinateFrame {
	CoordType get ();
	void set (CoordType value);
}
Value
The coordinate system is defined with the CoordType enum

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621