|
 | Standard bar charts have one column which is generally scaled on the left axis. The variations of this chart include changing the style of the bars and applying lighting and different projections to display them in 2D or 3D view. |
|
|
![Bar chart with cut edge bars]() | Standard bar charts have one column which is generally scaled on the left axis. The variations of this chart include changing the style of the bars and applying lighting and different projections to display them in 2D or 3D view. |
|
|
![Bar chart with smooth edge bars]() | Standard bar charts have one column which is generally scaled on the left axis. The variations of this chart include changing the style of the bars and applying lighting and different projections to display them in 2D or 3D view. |
|
|
![3d bar chart with transparency]() | Standard bar charts have one column which is generally scaled on the left axis. The variations of this chart include changing the style of the bars and applying lighting and different projections to display them in 2D or 3D view. |
|
|
![Normal 3d bar chart]() | Horizontal bar charts are virtually equivalent to vertical bar charts, but a different projection is used. The main difference between the two is that they use different alignment for the axes’ texts. |
|
|
![Manhattan chart with 3d texts for the chart axes]() | Manhattan charts display several series of data and are usually displayed in 3D view. |
|
|
![Chart with two columns scaled on different axes]() | Multi Column charts display several levels of data, usually from different measures. This requires the columns to be scaled on different vertical axes. The user can also assign different origins for the columns. |
|
|
![Smooth edge stack bar chart]() | The style of the bars can be a bar, cylinder, cone, inverted cone, pyramid, inverted pyramid, smooth edge bar or cut edge bar. In the case of smooth or cut edge bar, the user is able to control the edge size, as well as whether the top, bottom and middle edges (the ones between the segments in the piles) are displayed in the specified manner (cut or smoothed). |
|
|
![Stack bar chart with cone style]() | The style of the bars can be a bar, cylinder, cone, inverted cone, pyramid, inverted pyramid, smooth edge bar or cut edge bar. In the case of smooth or cut edge bar, the user is able to control the edge size, as well as whether the top, bottom and middle edges (the ones between the segments in the piles) are displayed in the specified manner (cut or smoothed). |
|
|
![Horizontal stack bar chart]() | Horizontal stack bar charts are, in their nature, the same as the vertical stack bar charts, but a different projection is used. Horizontal stack bar charts also use different text alignment for the axis texts. |
|
|
![Stack percent bar chart with textured bars]() | By default, the 3DChart component simply piles the stacks in the stack columns. The stack bar can also be configured to stack the bars so that they represent their percentage contribution to the overall pile sum. These stacks are called stacked percent bars. |
|
|