Difference between revisions of "Cross Bar Chart"

From TaticView
Jump to: navigation, search
(Created page with " '''Data Properties''' Advanced row filter, Average Column, Decimal (Y axis), Filters,Row limit, Rows sort, Stacking, [[Thousand sep. (Y axis...")
 
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:cbarchart_ex.png]]
 +
 +
In the above example the chart displays the [[Stacking]] values of ''Quantity'' of Product ''Groups'' by ''Sales''.
  
  
Line 7: Line 17:
 
'''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:50, 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

Cbarchart ex.png

In the above example the chart displays the Stacking values of Quantity of Product Groups by Sales.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties