Difference between revisions of "Cross Column Chart/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
(Updating to match new version of source page)
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<languages/>
 +
 +
 
A Cross Column Chart object that represents data as a series of grouped vertical columns whose height is determined by the values in the data.
 
A Cross Column Chart object that represents data as a series of grouped vertical columns whose height is determined by the values in the data.
  
The Cross Column Chart object needs two [[Date]] or [[Text]] columns (or one of each) that will be used to group data and one [[Value]] column that will be show as the columns in the chart.
+
The Cross Column Chart object needs two [[Dates]] or [[Texts]] columns (or one of each) that will be used to group data and one [[Value]] column that will be shown as the columns in the chart.
  
  
Line 9: Line 12:
 
'''Example'''
 
'''Example'''
  
[[File:ccolchart_ex.png|link=]]
+
[[File:Gráfico de coluna cruzado 1+en-US.PNG]]
 +
 
 +
In the example above, the chart displays the ''Branch'' ''Profit'' by company ''Product'', showing also the [[Total column]].
 +
 
 +
 
 +
[[File:Gráfico de coluna cruzado 2+en-US.PNG]]
 +
 
 +
The second example displays the ''Products'' ''Net Revenue'' by ''Year'', also showing the [[Total column]].
 +
 
 +
 
 +
 
 +
See below all available properties for this object:
  
In the above example the chart displays the ''Branch'' ''Profit'' by company ''Product'', showing also the [[Total column]].
 
  
 +
* '''Data Properties''':
 +
** [[Object Filters|Filters]]
 +
** [[Rows sort|Rows Sort]]
 +
** [[Average Column]]
 +
** [[Total column|Total Column]]
 +
** [[Total row|Total Row]]
 +
** [[Advanced row filter|Advanced Row Filter]]
 +
** [[Row limit|Row Limit]]
  
[[File:ccolchart_ex2.png|link=]]
 
  
The second example displays the ''Products'' sales value by ''Year''.
+
* '''Category Axis Properties''':
 +
** [[Hide labels|Hide Labels]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Labels]]
 +
** [[Hide Category]]
  
  
'''Data Properties'''
+
* '''Values Axis Properties''':
 +
** [[Decimal_(Y_axis)|Decimals]]
 +
** [[Thousand_sep._(Y_axis)|Thousand Separator]]
 +
** [[Maximum Axis Value]]
 +
** [[Minimum Axis Value]]
 +
** Invisible
  
* [[Advanced row filter]]
 
* [[Average Column]]
 
* [[Decimal (Y axis)]]
 
* [[Object Filters|Filters]]
 
* [[Row limit]]
 
* [[Rows sort]]
 
* [[Stacking]]
 
* [[Thousand sep. (Y axis)]]
 
* [[Total column]]
 
* [[Total row]]
 
  
 +
* '''Series Properties''':
 +
** [[Font size|Font Size]]
 +
** [[Hide labels|Show Labels]]
 +
** [[Show Markers]]
 +
** [[Stacking]]
  
'''Title Bar Properties'''
 
  
* [[Title bar Properties]]
+
* '''Legend Properties''':
 +
** [[Hide Legend]]
 +
** [[Legend position|Legend Position]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Legend]]
  
  
'''Layout Properties'''
+
* '''Title Bar Properties''':
 +
** [[Title bar Properties|Title Bar Properties]]
  
* [[Background color]]
 
* [[Border color]]
 
* [[Font size]]
 
* [[Hide labels]]
 
* [[Object dimensions]]
 
* [[Labels rotation]]
 
* [[Legend position]]
 
* [[Object positions]]
 
  
 +
* '''Layout Properties''':
 +
** [[Hide Border|Show Border]]
 +
** [[Border color|Border Color]]
 +
** [[Background color|Background Color]]
 +
** [[Object positions|Object Positions]]
 +
** [[Object dimensions|Object Dimensions]]
  
'''Object Columns Properties'''
 
  
* [[Column filters]]
+
* '''Column Properties''':
* [[Column label]]
+
** [[Selected column]]
* [[Column name]]
+
** [[Column name]]
* [[Data type]]
+
** [[Data type|Data Type]]
* [[Decimal places]]
+
** [[Column label|Column Label]]
* [[Delete column]]
+
** [[Column filters|Column Filters]]
* [[Function]]
+
** [[Delete column|Delete Column]]
* [[Mask]]
+
** [[Function]]
* [[Series Type]]
+
** [[Decimal places|Decimal Places]]
* [[Thousand sep.]]
+
** [[Thousand_sep.|Thousand Sep.]]
 +
** [[Series Type]]
 +
** [[Mask]]

Latest revision as of 14:01, 6 October 2022

Other languages:


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

The Cross Column Chart object needs two Dates or Texts columns (or one of each) that will be used to group data and one Value column that will be shown as the columns in the chart.


For other chart options, see Objects.


Example

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

In the example above, the chart displays the Branch Profit by company Product, showing also the Total column.


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

The second example displays the Products Net Revenue by Year, also showing the Total column.


See below all available properties for this object: