CurveListGetRange Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void GetRange(
	bool bIgnoreInitial,
	bool isBoundedRanges,
	GraphPane pane
)

Parameters

bIgnoreInitial  Boolean
 
isBoundedRanges  Boolean
 
pane  GraphPane
 

See Also