LineIsFirstLine Method
Namespace: ZedGraphAssembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
private bool IsFirstLine(
GraphPane pane,
CurveItem curve
)
Private Function IsFirstLine (
pane As GraphPane,
curve As CurveItem
) As Boolean
- pane GraphPane
-
- curve CurveItem
-
Boolean