Radar Point ListItem Property
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
IPointListEditItemInt32
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public PointPair this[
int index
] { get; set; }VB
Public Default Property Item (
index As Integer
) As PointPair
Get
SetParameters
- index Int32
Property Value
PointPairImplements
IPointListItemInt32IPointListEditItemInt32