The XYTable type exposes the following members.
Properties| 
								 
							 | Name | Description | 
|---|
  | Count | 
            Number of items in table
              | 
  | Item | 
            Indexer.
              | 
  | MaximumX | 
            Maximum x value
              | 
  | MinimumX | 
            Minimum x value
              | 
  | XValues | 
            Gets all the x values of the collection.
              | 
  | YValues | 
            Gets all the y values of the collection.
              | 
Top
See Also