Used to tag the axis as a z-axis. This information is used to draw correct labels. The standard value for axes is false; void setZ(bool val) {isZ_=val;} bool isZ() const {return isZ_;} //!< Is a ...