BackPrevious Page Next PageNext

Formatting the Areas

To format the area of an area chart, follow the steps below:

  1. Right-click any area in the area chart and click Format 2D Area or Format 3D Area on the shortcut menu to bring up the Format Area dialog.

    Format Area dialog - General tab

  2. In the General tab, set the layout style of the area chart. Check Ignore Null Value if you want the areas to be drawn from the previous data values to the next data values directly when null data values appear to avoid breaks on the areas.

    For a 2-D area chart, if you want to add a 3-dimensional effect to the areas, set the Use Depth option to true and specify the depth and direction as required. You can also set to show the lines that represent the data categories by checking High-Low Lines.

  3. In the Fill tab, specify the fill type: Use Single Color or Use Multiple Colors with Condition.

    If you select Use Single Color as the fill type, specify the color and the transparency of the color schema to fill the selected area (to change the color, click the color image and select a color from the color palette or input the hexadecimal value of a color directly in the text box). If required, click the Color List button to specify the color pattern for each area in the Color List dialog.

    Format Area dialog - Fill tab

    If you select Use Multiple Colors with Condition as the fill type (only applied to Area 2-D and Area 3-D types), specify the conditions and the color pattern bound with each condition respectively. For details, refer to Adding Conditional Color Fill to a Chart.

  4. In the Border tab, set the border mode for the areas, including the border style, color, transparency, line style, thickness, end caps style, and line joint mode. You can also specify whether the border is to be outlined, and whether or not to automatically resize the border dashes if the border is drawn with dashes.

    Format Area dialog - Border tab

  5. In the Data Label tab, specify whether or not to show static data labels for every area node, and if to show, the position of the label related to the area node. In the Font and Effects boxes, set the font formats and effects of the data labels.

    Format Area dialog - Data Label tab

  6. For an area chart in a library component, you can define web behaviors on the areas in the Behaviors tab.

    Format Area dialog for library component - Behaviors tab

    Select a trigger event from the drop-down list in the Events column, then click in the Actions column and click Choose button that appears in the text box to open the Web Action List dialog, where you can bind a web action to the areas which will be triggered when the specified event occurs on the areas. The web actions you can bind include Filter, Sort, Parameter, Property and SendMessage. For details about these web actions, refer to Applying Web Actions to a Label.

    To add a web behavior line, click Add button, and if a web behavior is not required, click Remove button to remove it.

    Click Move Up button or Move Down button to adjust the order of the behaviors. Then, when an event that has been bound with more than one action happens, the upper action will be triggered first.

  7. When done, click OK to apply the settings and close the dialog.

See also the Format Area dialog for page report, web report, or library component for detailed explanation about options in the dialog.

Notes:

BackPrevious Page Next PageNext