TickLabels.Orientation (Word)
Cette propriété renvoie ou définit l'orientation du texte. Les valeurs de retour possibles sont xlTickLabelOrientationAutomatic - Orientation du texte définie par Microsoft Word, xlTickLabelOrientationDownward - Texte vers le bas, xlTickLabelOrientationHorizontal - Caractères placés horizontalement, xlTickLabelOrientationUpward - Texte vers le haut, xlTickLabelOrientationVertical - Caractères placés verticalement.
La valeur de cette propriété peut être un entier compris entre-90 et 90 degrés ou l’une des constantes XlTickLabelOrientation .
ActiveDocument.Background.Chart.Axes(1).TickLabels.Orientation = xlTickLabelOrientationAutomatic