RollingPointPairListRemoveRange Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void RemoveRange(
	int index,
	int count
)

Parameters

index  Int32
 
count  Int32
 

See Also