Adding a title to an axis clarifies what is charted along that axis. A title with a specified font can be added to any axis.
Use the axis Title property to add a title to an axis. To remove the title, delete the text.
Adding a title to an axis clarifies what is charted along that axis. Axis titles can be added to Area, XY-Plot, Bar, HiLo, HiLoOpenClose or Candle charts. The title or the annotation along the axis can also be rotated.
Use the axis Rotation property to rotate the axis title to 90, 180, or 270 degrees. The 90 and 270-degree rotations are most efficient for vertical axes.
Use the RotationX property to specify the number of degrees of rotation of the plot cube about the X-axis.
Use the RotationY property to specify the number of degrees of rotation of the plot cube about the Y-axis.