IPointListItem Property

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
PointPair this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

PointPair

See Also