Difference between revisions of "Cross Bar Chart"

From TaticView
Jump to: navigation, search
Line 1: Line 1:
Implements a Cross Bar Chart object that represents data as a series of horizontal columns whose height is determined by the values in the data.
+
A Cross Bar Chart object that represents data as a series of horizontal columns whose height is determined by the values in the data.
  
 
The Cross Column Bar 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 Bar 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:cbarchart_ex.png]]
+
[[File:cbarchart_ex.png|link=]]
  
 
In the above example the chart displays the [[Stacking]] values of ''Quantity'' of Product ''Groups'' by ''Sales''.
 
In the above example the chart displays the [[Stacking]] values of ''Quantity'' of Product ''Groups'' by ''Sales''.

Revision as of 13:19, 10 May 2013

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

The Cross Column Bar 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