Adding HTML chart titles

Use HTML if you need to split a chart title over more that one line, or to change the font size or color of the title.

Before you begin

The following points apply to HTML markup for chart titles:
  • The markup must begin with <HTML> and end with </HTML>.
  • The HTML markup is not case sensitive.
  • Using HTML for a chart title overrides the chart style for the title, including font and color options. Be sure to specify font and color in your HTML string.

About this task

To enter HTML for a chart title:

Procedure

  1. Double-click in the Title field.
  2. Enter the HTML markup as one line.
  3. To edit the title at any time, double-click in the Title field, and the HTML code is redisplayed.