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.
  
 +
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'''
 +
 +
[[File:ccolchart_ex.png]]
 +
 +
In the above example the chart displays the ''Products'' ''Gross Sale'' by company ''Branch'', showing also the [[Total column]].
  
  
Line 6: Line 16:
 
'''Data Properties'''
 
'''Data Properties'''
  
[[Advanced row filter]], [[Average Column]], [[Decimal (Y axis)]], [[Filters]],[[Row limit]], [[Rows sort]], [[Stacking]], [[Thousand sep. (Y axis)]], [[Total column]], [[Total row]]
+
* [[Advanced row filter]]
 +
* [[Average Column]]
 +
* [[Decimal (Y axis)]]
 +
* [[Filters]],[[Row limit]]
 +
* [[Rows sort]]
 +
* [[Stacking]]
 +
* [[Thousand sep. (Y axis)]]
 +
* [[Total column]]
 +
* [[Total row]]
  
  
 
'''Title Bar Properties'''
 
'''Title Bar Properties'''
  
[[Title bar Properties]]
+
* [[Title bar Properties]]
  
  
 
'''Layout Properties'''
 
'''Layout Properties'''
  
[[Background color]], [[Border color]], [[Font size]], [[Hide labels]], [[Object dimensions]], [[Label position]], [[Labels rotation]], [[X position]], [[Y position]]
+
* [[Background color]]
 +
* [[Border color]]
 +
* [[Font size]]
 +
* [[Hide labels]]
 +
* [[Object dimensions]]
 +
* [[Label position]]
 +
* [[Labels rotation]]
 +
* [[X position]]
 +
* [[Y position]]
  
  
 
'''Object Columns Properties'''
 
'''Object Columns Properties'''
  
[[Column filters]], [[Column label]], [[Column name]], [[Data type]], [[Decimal places]], [[Delete column]], [[Function]], [[Mask]], [[Series Type]], [[Thousand sep.]]
+
* [[Column filters]]
 +
* [[Column label]]
 +
* [[Column name]]
 +
* [[Data type]]
 +
* [[Decimal places]]
 +
* [[Delete column]]
 +
* [[Function]]
 +
* [[Mask]]
 +
* [[Series Type]]
 +
* [[Thousand sep.]]

Revision as of 17:40, 24 April 2013

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.

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