Class: Dataset2D
A class to reference the dataset object.
A dataset object is regarded as pure mathematical data containing X and Y values.
Examples
Properties
| Name |
Description |
|
XAxisVals
|
Gets the X axis variable for the dataset.
|
|
YAxisVals
|
Gets the Y axis variable for the dataset.
|