Difference between revisions of "Column Chart"

From TaticView
Jump to: navigation, search
Line 3: Line 3:
 
The Column Chart object needs one [[Date]] or [[Text]] column that will be used to group data and supports [[Value|values]] columns that will be show as the columns in the chart.
 
The Column Chart object needs one [[Date]] or [[Text]] column that will be used to group data and supports [[Value|values]] columns that will be show as the columns in the chart.
  
For other chart options, see [[Objects]]. It is also possible to create mixed charts by changing the [[Series Type]] property of the [[Value]] columns.
+
For other chart options, see [[Objects]]. It is also possible to create combined charts by changing the [[Series Type]] property of the [[Value]] columns.
  
  

Revision as of 12:43, 10 May 2013

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

The Column Chart object needs one Date or Text column that will be used to group data and supports values columns that will be show as the columns in the chart.

For other chart options, see Objects. It is also possible to create combined charts by changing the Series Type property of the Value columns.


Example

Colchart ex.png

In the above example the chart displays the Quantity, Taxes and Profit by company Branch.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties