Click or drag to resize

XYTable Properties

The XYTable type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of items in table
Public propertyItem
Indexer.
Public propertyMaximumX
Maximum x value
Public propertyMinimumX
Minimum x value
Public propertyXValues
Gets all the x values of the collection.
Public propertyYValues
Gets all the y values of the collection.
Top
See Also