Point on a plot
  | Functions | |
| X | x () const | 
| Y | y () const | 
| X | max_value () const | 
| Y | min_value () const | 
Detailed Description
Point on a plot
Function Documentation
| 
 | inline | 
Get maximum y-value
- Returns
- maximum y-value
| 
 | inline | 
Get minimum y-value
- Returns
- minimum y-value
| 
 | inline | 
Get the x-coordinate of the point
- Returns
- x-coordinate
| 
 | inline | 
Get the y-coordinate of the point
- Returns
- y-coordinate