Axis
Functions | |
const std::string & | label () const |
float | min () const |
float | max () const |
Detailed Description
Plot axis
Function Documentation
|
inline |
Get the label of the axis
- Returns
- text label
|
inline |
Maximum value of the range
- Returns
- maximum value of range
|
inline |
Minimum value of the range
- Returns
- minimum value of range