Difference between revisions of "Cross Column Chart"

From TaticView
Jump to: navigation, search
Line 1: Line 1:
Implements 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 [[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.
Line 9: Line 9:
 
'''Example'''
 
'''Example'''
  
[[File:ccolchart_ex.png]]
+
[[File:ccolchart_ex.png|link=]]
  
 
In the above example the chart displays the ''Products'' ''Gross Sale'' by company ''Branch'', showing also the [[Total column]].
 
In the above example the chart displays the ''Products'' ''Gross Sale'' by company ''Branch'', showing also the [[Total column]].

Revision as of 13:08, 10 May 2013

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.


For other chart options, see Objects.


Example

Ccolchart ex.png

In the above example the chart displays the Products Gross Sale by company Branch, showing also the Total column.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties