Functions

const std::string & label () const
 
float min () const
 
float max () const
 

Detailed Description

Plot axis

See full class description

Function Documentation

const std::string& label ( ) const
inline

Get the label of the axis

Returns
text label
float max ( ) const
inline

Maximum value of the range

Returns
maximum value of range
float min ( ) const
inline

Minimum value of the range

Returns
minimum value of range