Indexer to access a data point by its ordinal position in the collection.
- index (Int32)
- The ordinal position (zero-based) of the data point to be accessed.
A PointPair object instance.
This is the standard interface that ZedGraph uses to access the data. Although
you must pass a PointPair here, your internal data storage format
can be anything.
