StockPointListItem Property

Definition

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

Parameters

index  Int32
 

Property Value

PointPair

Implements

IPointListItemInt32
IPointListEditItemInt32

See Also