try:
            return self._labelfig(axis)
        except Exception as err:
            warnings.warn(str(err))