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)
 
(16 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
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 14: Line 14:
 
[[File:Gráfico de coluna cruzado 1+en-US.PNG]]
 
[[File:Gráfico de coluna cruzado 1+en-US.PNG]]
  
In the above example the chart displays the ''Branch'' ''Profit'' by company ''Product'', showing also the [[Total column]].
+
In the example above, the chart displays the ''Branch'' ''Profit'' by company ''Product'', showing also the [[Total column]].
  
  
[[File:ccolchart_ex2.png|link=]]
+
[[File:Gráfico de coluna cruzado 2+en-US.PNG]]
  
The second example displays the ''Products'' sales value by ''Year''.
+
The second example displays the ''Products'' ''Net Revenue'' by ''Year'', also showing the [[Total column]].
  
  
Line 48: Line 48:
 
** [[Maximum Axis Value]]
 
** [[Maximum Axis Value]]
 
** [[Minimum Axis Value]]
 
** [[Minimum Axis Value]]
 +
** Invisible
  
  
 
* '''Series Properties''':
 
* '''Series Properties''':
** [[Hide labels|Hide Labels]]
+
** [[Font size|Font Size]]
 +
** [[Hide labels|Show Labels]]
 +
** [[Show Markers]]
 
** [[Stacking]]
 
** [[Stacking]]
  
Line 67: Line 70:
  
 
* '''Layout Properties''':
 
* '''Layout Properties''':
** [[Hide Border]]
+
** [[Hide Border|Show Border]]
 
** [[Border color|Border Color]]
 
** [[Border color|Border Color]]
 
** [[Background color|Background Color]]
 
** [[Background color|Background Color]]
Line 75: Line 78:
  
 
* '''Column Properties''':
 
* '''Column Properties''':
** [[Column name|Column Name]]
+
** [[Selected column]]
 +
** [[Column name]]
 
** [[Data type|Data Type]]
 
** [[Data type|Data Type]]
 
** [[Column label|Column Label]]
 
** [[Column label|Column Label]]

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: