BackPrevious Topic  Next TopicNext

Formatting Chart Axes

A chart may contain the following axes: category axis, value axis, and series axis. Pie, indicator, heat map, and organization charts do not have axes. This topic introduces how you can format each axis of a chart.

This topic contains the following sections:

Formatting the Category Axis

  1. Right-click any chart element and navigate to Format Axes > Format Category (X) Axis on the shortcut menu, or double-click the category axis of the chart. Designer displays the Format Category (X) Axis dialog box.

    Format Category (X) Axis dialog box - Axis

  2. In the Axis tab, specify properties of the category axis.
    • In the Option box, select Show Gridlines if you want to display gridlines perpendicular to the axis. For a scatter chart or a bubble chart which shows different fields on the category axis and bubble X axis, you can also specify the maximum and minimum values to display on the axis, the distance between two adjacent values on the axis, and the number of tick marks to show on the axis.
    • In the Line box, specify the color, line style, transparency, and thickness of the axis (to change the color, select the color indicator and select a color from the color palette, or type the hexadecimal RGB value of a color in the text box).
    • In the Label box, specify the gap between the axis labels and the axis, and select Best Effect to adjust the labels automatically to place them at the best position on the axis. By default, Designer uses the values of the field on the category axis as the major tick mark labels of the axis. If you want to customize the labels, clear Auto, then from the Label Text drop-down list, select the field the values of which you prefer to display as the label text, or use a formula to control the label text. You can also select Formula button to type the label text manually.
  3. In the Tick Mark tab, specify properties of the tick marks on the category axis.
    1. In the Major Tick Mark and Minor Tick Mark subtabs, set properties of the major and minor tick marks respectively.

      Format Category (X) Axis dialog box - Tick Mark - Major Tick Mark

      • In the Type box, specify whether to show the tick marks and their position which can be inside/outside the axis or across the axis.
      • In the Line box, keep Correlate with Axis selected to apply the line settings that you specify for the axis to the tick marks; otherwise, clear the option and specify the color, line style, transparency, and thickness of the tick marks. In the Tick Mark Length text box, specify the length of the tick marks.
      • In the Option box, specify whether to show labels on the axis; if yes, specify the frequency at which to label the tick marks, and the number of the tick mark labels to display on the axis. For the major tick mark labels, you can also specify whether to display the complete label text when you point to a major tick mark label on the axis.
    2. When the field on the category axis is one of the following types: Number, Date, Time, and DateTime, Designer enables the Scale subtab (for a bubble chart, only when the category field is one of the above types and the Bubble X Axis uses the category field). You can specify to label the major and minor tick marks on the axis with constant interval (you cannot apply constant interval to scatter charts). Select Use Constant Interval and specify the minimum and maximum values to label the tick marks, and the unit between two adjacent tick marks. Designer then increases the values for the tick marks continually based on the specified interval instead of just using values from database. This handles cases where data is missing such as weekend days may not show any activity but still need to show in the chart. See the example in Labeling Time Series Data by Constant Interval.

      Format Category (X) Axis dialog box - Tick Mark - Scale

      Note icon Once you specify to label the tick marks by constant interval, Designer ignores the customized major tick labels in the Axis tab.

  4. In the Font tab, specify the font properties of the major and minor tick mark labels on the category axis respectively, including the font face, size, color, transparency, rotation angle, and shearing angle. You can also apply some special effects to the tick mark labels, such as italicizing the labels and adding a horizontal line under the labels. Select Correlate with Major Label in the Minor Label subtab, if you want to apply font settings of the major tick mark labels to the minor tick marks.

    Format Category (X) Axis dialog box - Font - Major Label

  5. In the Orientation tab, specify the rotation angle of the major and minor tick mark labels on the category axis respectively.

    Format Catergory (X) Axis dialog box - Orientation - Major Label

    • Select Automatic if you want Designer to automatically adjust the rotation angle of the labels on the axis. Designer then adjusts the rotation angle according to the length of the label text as follows: if the text can completely display horizontally, the default rotation angle is 0; otherwise, the default rotation angle is 30 anticlockwise and Designer displays an ellipsis (…) for the cut-off part.
    • Select Angle if you want to customize the rotation angle of the labels by yourself. You can either drag the Text hand in the Orientation box or type a value in the text box to specify the rotation angle.
    • If you want to apply the orientation setting of the major tick mark labels to the minor tick mark labels, select Correlate with Major Label in the Minor Label subtab.
  6. In the Format tab, specify the data format of the major and minor tick mark labels on the category axis respectively.

    Format Catergory (X) Axis dialog box - Format - Major Label

    • Select a category from the Category box, then select a format from the Format box and select Add to add it to the Stack box. Select here for more information about each format.
    • When the formats Designer provides in the Format box cannot meet your requirement, you can define the format in the Properties text box and add it as the format of the selected category. You can add more than one format, but for each category, only one format is allowed.
    • If you do not need a format anymore, select it in the Stack box and select Remove to clear it.
    • Set the Auto Scale in Number option to specify whether to automatically scale the big and small Number values.
    • For major tick mark labels, select Truncate if you want to truncate the label text when the text contains more characters than the number you specify to the Maximum Length property of the Chart Paper object in the Report Inspector.
    • To apply the format settings of the major tick marks to the minor tick mark labels, select Correlate with Major Label in the Minor Label subtab.
  7. When the chart is of the Bar, Bench, Line, or Area type and its value fields do not contain detail information, you can divide the category values into different range groups and edit data labels for them in the Range tab. See Editing Range Groups on Category Values.
  8. For a chart in a library component, you can specify web behaviors for it in the Behaviors tab, to enable users to trigger different web actions when they perform specific operations such as Click and Mouse Over on the category axis.

    Format Catergory (X) Axis dialog box - Behaviors

  9. Select OK to accept the changes and close the dialog box.

Back to top

Formatting the Value Axis

  1. Right-click any chart element and do either of the following:
    • Navigate to Format Axes > Format Value (Y) Axis on the shortcut menu, or double-click the value axis of the chart. Designer displays the Format Value (Y) Axis dialog box.
    • Navigate to Format Axes > Format Value (Y2) Axis on the shortcut menu, or double-click the Y2 axis of the chart. Designer displays the Format Value (Y2) Axis dialog box for a combo chart.

    The following takes Format Value (Y) Axis dialog box for example.

    Format Value (Y) Axis dialog box - Axis

  2. In the Axis tab, specify settings for the axis.
    • In the Option box, specify the maximum and minimum values to display and the distance between two adjacent values on the axis, the number of tick marks to show on the axis, and whether to show the value labels on the axis in percent. Select Show Gridlines if you want to display gridlines perpendicular to the axis.
    • In the Line box, specify the color, line style, transparency, and thickness of the axis (to change the color, select the color indicator and select a color from the color palette, or type the hexadecimal RGB value of a color in the text box).
    • In the Label box, set the gap between the axis labels and the axis, and select Best Effect to adjust the labels automatically to place them at the best position on the axis.
  3. In the Tick Mark tab, specify properties of the major and minor tick marks respectively.

    Format Value (Y) Axis dialog box - Major Tick Mark

    • In the Type box, specify whether to show the tick marks and their position which can be inside/outside the axis or across the axis.
    • In the Line box, keep Correlate with Axis selected to apply the line settings that you specify for the axis to the tick marks; otherwise, clear the option and specify the color, line style, transparency, and thickness of the tick marks. In the Tick Mark Length text box, specify the length of the tick marks.
    • For major tick marks, in the Option box, specify whether to show the major tick mark labels on the axis; if yes, specify the frequency at which to label the major tick marks, the number of the major tick mark labels you want to display on the axis, and whether to display the complete label text when you point to a major tick mark label on the axis.
  4. In the Font tab, specify the font properties of the major tick mark labels on the axis, including the font face, size, color, transparency, rotation angle, and shearing angle. You can also apply some special effects to the major tick mark labels, such as italicizing the labels and adding a horizontal line under the labels.

    Format Value (Y) Axis dialog box - Font

  5. In the Orientation tab, specify the rotation angle of the major tick mark labels on the axis.

    Format Value (Y) Axis dialog box - Orientation

    • Select Automatic if you want Designer to automatically adjust the rotation angle of the labels on the axis. Designer then adjusts the rotation angle according to the length of the label text as follows: if the text can completely display horizontally, the default rotation angle is 0; otherwise, the default rotation angle is 30 anticlockwise and Designer displays an ellipsis (…) for the cut-off part.
    • Select Angle if you want to customize the rotation angle of the labels by yourself. You can either drag the Text hand in the Orientation box or type a value in the text box to specify the rotation angle.
  6. In the Format tab, specify the data format of the major tick mark labels on the axis.

    Format Value (Y) Axis dialog box - Format

    • Select a category from the Category box, then select a format from the Format box and select Add to add it to the Stack box. Select here for more information about each format.
    • When the formats Designer provides in the Format box cannot meet your requirement, you can define the format in the Properties text box and add it as the format of the selected category. You can add more than one format, but for each category, only one format is allowed.
    • If you do not need a format anymore, select it in the Stack box and select Remove to clear it.
    • Set the Auto Scale in Number option to specify whether to automatically scale the big and small Number values.
  7. Select OK to accept the changes and close the dialog box.

Back to top

Formatting the Series Axis

  1. Right-click any chart element and navigate to Format Axes > Format Series (Z) Axis on the shortcut menu, or double-click the series axis of the chart. Designer displays the Format Series (Z) Axis dialog box.

    Format Series (Z) Axis dialog box - Axis

  2. In the Axis tab, specify properties of the series axis.
    • In the Option box, specify whether to only draw the axis (hide the axis labels); if not, specify the number of the labels to display along the axis, the frequency at which to label the tick marks on the axis, and whether to display the full label text when you point to a label on the axis. Select Show Gridlines if you want to display gridlines perpendicular to the axis.
    • In the Line box, specify the color, line style, transparency, and thickness of the axis (to change the color, select the color indicator and select a color from the color palette, or type the hexadecimal RGB value of a color in the text box).
    • In the Label box, specify the gap between the axis labels and the axis, and select Best Effect to adjust the labels automatically to place them at the best position on the axis. If the axis displays a field, Designer uses the values of the field as the major tick mark labels on the axis by default. If you want to customize the labels, clear Auto, then from the Label Text drop-down list, select a field the values of which you prefer to display as the label text, or use a formula to control the label text. You can also select Formula button to type the label text manually.
  3. In the Tick Mark tab, specify properties of the tick marks on the series axis.

    Format Series (Z) Axis dialog box - Tick Mark

    • In the Tick Mark box, keep Correlate with Axis selected to apply the line settings that you specify for the axis to the tick marks; otherwise, clear the option and specify the color, line style, transparency, and thickness of the tick marks. In the Tick Mark Length text box, specify the length of the tick marks.
    • In the Major Tick Mark and Minor Tick Mark boxes, specify properties for the major and minor tick marks respectively, including whether to show these marks, the position, and the length of the marks.
  4. In the Font tab, specify the font properties of the major tick mark labels on the series axis, including the font face, size, color, transparency, rotation angle, and shearing angle. You can also apply some special effects to the major tick mark labels, such as italicizing the labels and adding a horizontal line under the labels.

    Format Series (Z) Axis dialog box - Font

  5. In the Orientation tab, specify the rotation angle of the major tick mark labels on the series axis.

    Format Series (Z) Axis dialog box - Orientation

    • Select Automatic if you want Designer to automatically adjust the rotation angle of the labels on the axis. Designer then adjusts the rotation angle according to the length of the label text as follows: if the text can completely display horizontally, the default rotation angle is 0; otherwise, the default rotation angle is 30 anticlockwise and Designer displays an ellipsis (…) for the cut-off part.
    • Select Angle if you want to customize the rotation angle of the labels by yourself. You can either drag the Text hand in the Orientation box or type a value in the text box to specify the rotation angle.
  6. In the Format tab, specify the data format of the major tick mark labels on the series axis.

    Format Series (Z) Axis dialog box - Format

    • Select a category from the Category box, then select a format from the Format box and select Add to add it to the Stack box. Select here for more information about each format.
    • When the formats Designer provides in the Format box cannot meet your requirement, you can define the format in the Properties text box and add it as the format of the selected category. You can add more than one format, but for each category, only one format is allowed.
    • If you do not need a format anymore, select it in the Stack box and select Remove to clear it.
    • Set the Auto Scale in Number option to specify whether to automatically scale the big and small Number values.
  7. Select OK to accept the changes and close the dialog box.

Back to top

BackPrevious Topic  Next TopicNext