Workspace 6.21.5
|
Outputs basic information about a plot.
Inputs: | |||
---|---|---|---|
Plot | CSIRO::DataAnalysis::Plot | ||
Outputs: | |||
XAxisMin | double | The minimum value on the X-axis of the Plot. | |
XAxisMax | double | The maximum value on the X-axis of the Plot. | |
YAxisMin | double | The minimum value on the Y-axis of the Plot. | |
YAxisMax | double | The maximum value on the Y-axis of the Plot. |