+ Reply to Thread
Results 1 to 2 of 2

Combination chart - area and column - order display?

  1. #1
    Gary King
    Guest

    Combination chart - area and column - order display?

    The area element displays behind the column element(s). How can I order the
    elements so that the area element is in front?

    TIA

    --
    Gary King

  2. #2
    Andy Pope
    Guest

    Re: Combination chart - area and column - order display?

    Hi,

    The various chart types plot on different layers.
    Line/xy-scatter in front of bar/column in front of area in front of
    pie/radar/donut. The items on the secondary axis are plotted in front of
    primary axis but only within types.

    The only way I can think of bring area in front of columns is to make
    the chart completely out of series plotted as area.
    This example demonstrates how to plot variable width columns using an
    area charts. Maybe you can use this technique to create the columns and
    the area.
    http://www.andypope.info/charts/colwidth2.htm

    Cheers
    Andy

    Gary King wrote:
    > The area element displays behind the column element(s). How can I order the
    > elements so that the area element is in front?
    >
    > TIA
    >


    --

    Andy Pope, Microsoft MVP - Excel
    http://www.andypope.info

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1