Difference between revisions of "Area Chart"

From TaticView
Jump to: navigation, search
Line 1: Line 1:
Implements a Area Chart object that represents data as a filled area whose height is determined by the values in the data.
+
A Area Chart object that represents data as a filled area whose height is determined by the values in the data.
  
The Area Chart object needs one [[Date]] or [[Text]] column that will be used to group data and supports an unlimited number of [[Value]] columns that will be show as the filled areas in the chart.
+
The Area 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 filled areas 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.
  
  
 
'''Example'''
 
'''Example'''
  
[[File:areachart_ex.png]]
+
[[File:areachart_ex.png|link=]]
  
 
In the above example the chart displays the ''Weight'' and ''Profit'' by the ''Products''.
 
In the above example the chart displays the ''Weight'' and ''Profit'' by the ''Products''.

Revision as of 12:59, 10 May 2013

A Area Chart object that represents data as a filled area whose height is determined by the values in the data.

The Area 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 filled areas 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

Areachart ex.png

In the above example the chart displays the Weight and Profit by the Products.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties