Difference between revisions of "Stacking"
(Marked this version for translation) |
|||
Line 1: | Line 1: | ||
<translate> | <translate> | ||
+ | <!--T:1--> | ||
Specifies whether the values in the object will be stacked. | Specifies whether the values in the object will be stacked. | ||
+ | <!--T:2--> | ||
'''Parameters''' | '''Parameters''' | ||
+ | <!--T:3--> | ||
* None: Do not stacks the chart; | * None: Do not stacks the chart; | ||
+ | <!--T:4--> | ||
* Normal: Display the values stacked according to the actual values; | * Normal: Display the values stacked according to the actual values; | ||
+ | <!--T:5--> | ||
[[File:stacking_normal.png|link=]] | [[File:stacking_normal.png|link=]] | ||
+ | <!--T:6--> | ||
* Percent: Display the values stacked according to it's percentage. | * Percent: Display the values stacked according to it's percentage. | ||
+ | <!--T:7--> | ||
[[File:stacking_percent.png|link=]] | [[File:stacking_percent.png|link=]] | ||
+ | <!--T:8--> | ||
'''Applies to''' | '''Applies to''' | ||
+ | <!--T:9--> | ||
[[Column Chart]], [[Bar Chart]], [[Line Chart]], [[Area Chart]], [[Cross Column Chart]], [[Cross Bar Chart]], [[Cross Line Chart]], [[Cross Area Chart]] | [[Column Chart]], [[Bar Chart]], [[Line Chart]], [[Area Chart]], [[Cross Column Chart]], [[Cross Bar Chart]], [[Cross Line Chart]], [[Cross Area Chart]] | ||
</translate> | </translate> |
Revision as of 13:23, 2 April 2014
Specifies whether the values in the object will be stacked.
Parameters
- None: Do not stacks the chart;
- Normal: Display the values stacked according to the actual values;
- Percent: Display the values stacked according to it's percentage.
Applies to
Column Chart, Bar Chart, Line Chart, Area Chart, Cross Column Chart, Cross Bar Chart, Cross Line Chart, Cross Area Chart