Difference between revisions of "Column Chart"

From TaticView
Jump to: navigation, search
Line 34: Line 34:
  
  
<!--T:11-->
+
See below all available properties for this object:
'''Data Properties'''
 
  
<!--T:12-->
 
* [[Advanced row filter]]
 
* [[Column order]]
 
* [[Label (series)]]
 
* [[Decimal (Y axis)]]
 
* [[Object Filters|Filters]]
 
* [[Row limit]]
 
* [[Rows sort]]
 
* [[Stacking]]
 
* [[Thousand sep. (Y axis)]]
 
* [[Total row]]
 
  
 +
* '''Data Properties''':
 +
** [[Object Filters]]
 +
** [[Rows sort|Rows Sort]]
 +
** [[Column order|Column Order]]
 +
** [[Total column|Total Column]]
 +
** [[Advanced row filter|Advanced Row Filter]]
 +
** [[Row limit|Row Limit]]
  
<!--T:13-->
 
'''Title Bar Properties'''
 
  
<!--T:14-->
+
* '''Category Axis Properties''':
* [[Title bar Properties]]
+
** [[Hide labels|Hide Labels]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Labels]]
 +
** [[Hide Category]]
  
  
<!--T:15-->
+
* '''Values Axis Properties''':
'''Layout Properties'''
+
** [[Decimal_(Y_axis)|Decimals]]
 +
** [[Thousand_sep._(Y_axis)|Thousand Separator]]
 +
** [[Maximum Axis Value]]
 +
** [[Minimum Axis Value]]
  
<!--T:16-->
 
* [[Background color]]
 
* [[Border color]]
 
* [[Font size]]
 
* [[Hide labels]]
 
* [[Labels rotation]]
 
* [[Legend position]]
 
* [[Object dimensions]]
 
* [[Object positions]]
 
  
 +
* '''Series Properties''':
 +
** [[Hide labels|Hide Labels]]
 +
** [[Stacking]]
  
<!--T:17-->
 
'''Object Columns Properties'''
 
  
<!--T:18-->
+
* '''Legend Properties''':
* [[Column filters]]
+
** [[Hide Legend]]
* [[Column label]]
+
** [[Legend position|Legend Position]]
* [[Column name]]
+
** [[Font size|Font Size]]
* [[Data type]]
+
** [[Abbreviate Legend]]
* [[Decimal places]]
+
 
* [[Delete column]]
+
 
* [[Function]]
+
* '''Title Bar Properties''':
* [[Mask]]
+
** [[Title bar Properties|Title Bar Properties]]
* [[Series Type]]
+
 
* [[Thousand sep.]]
+
 
 +
* '''Layout Properties''':
 +
** [[Hide Border]]
 +
** [[Border color|Border Color]]
 +
** [[Background color|Background Color]]
 +
** [[Object positions|Object Positions]]
 +
** [[Object dimensions|Object Dimensions]]
 +
 
 +
 
 +
* '''Column Properties''':
 +
** [[Column name|Column Name]]
 +
** [[Data type|Data Type]]
 +
** [[Column label|Column Label]]
 +
** [[Column filters|Column Filters]]
 +
** [[Delete column|Delete Column]]
 +
** [[Series Color]]
 +
** [[Series Type]]
 +
** [[Function]]
 +
** [[Decimal places|Decimal Places]]
 +
** [[Thousand_sep.|Thousand Sep.]]
 +
** [[Mask]]
 +
 
 
</translate>
 
</translate>

Revision as of 12:49, 12 May 2017

A Column Chart object that represents data as a series of vertical columns whose height is determined by the values in the data.

The Column Chart object needs one Date or Text column that will be used to group data and supports values columns that will be shown as the columns in the chart.

For other chart options, see Objects. It is also possible to create combined charts by changing the Series Type property of the Value columns.


Examples

Gráfico de coluna 1+en-US.PNG

In the example above, the chart displays the Quantity, Taxes, and Profit by company Branch.


Gráfico de coluna 2+en-US.PNG

In this example, the chart displays the Stacked values of Taxes and Cost by Month using different Layout Properties.


Gráfico de área 2+en-US.PNG

This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different Series Type (column, area, and line).


See below all available properties for this object: