ZedGraph LogoZedGraph Class Library Documentation
IsInFrontOfData Property
NamespacesZedGraphGraphObjIsInFrontOfData
true if the ZOrder of this object is set to put it in front of the CurveItem data points.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsInFrontOfData{ get;}
Public ReadOnly Property IsInFrontOfData As Boolean
public:
property bool IsInFrontOfData {
	bool get ();
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621