Difference between revisions of "Stacking"

From TaticView
Jump to: navigation, search
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Specifies wheter the values in the object will be stacked.
+
<languages/>
  
 +
 +
<translate>
 +
<!--T:1-->
 +
Specifies whether the values in the object will be stacked.
 +
 +
 +
<!--T:2-->
 
'''Parameters'''
 
'''Parameters'''
  
 +
<!--T:3-->
 +
* None: Do not stack the chart;
 +
 +
<!--T:4-->
 
* Normal: Display the values stacked according to the actual values;
 
* Normal: Display the values stacked according to the actual values;
  
[[File:stacking_normal.png]]
+
<!--T:5-->
 +
[[File:stacking_normal.png|link=]]
  
  
* Percent: Display the values stacked according to it's percentage.
+
<!--T:6-->
 +
* Percent: Display the values stacked according to its percentage.
  
[[File:stacking_percent.png]]
+
<!--T:7-->
 +
[[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>

Latest revision as of 12:55, 19 September 2017

Other languages:
English • ‎português do Brasil


Specifies whether the values in the object will be stacked.


Parameters

  • None: Do not stack the chart;
  • Normal: Display the values stacked according to the actual values;

Stacking normal.png


  • Percent: Display the values stacked according to its percentage.

Stacking percent.png


Applies to

Column Chart, Bar Chart, Line Chart, Area Chart, Cross Column Chart, Cross Bar Chart, Cross Line Chart, Cross Area Chart