Class to represent a text axis of a workspace.
bool isText() const override
If this is a TextAxis, always return true for this class.
std::vector< std::string > m_values
A vector holding the axis values for the axis.
std::size_t length() const override
Get the length of the axis.