Difference between revisions of "Area Chart/pt-br"

From TaticView
Jump to: navigation, search
(Created page with "Gráfico de Área")
 
(Created page with "Um objeto de Gráfico de Área representa os dados como uma área preenchida, cuja altura é determinada pelos valores dos dados")
Line 1: Line 1:
A Area Chart object that represents data as a filled area whose height is determined by the values in the data.
+
Um objeto de Gráfico de Área representa os dados como uma área preenchida, cuja altura é determinada pelos valores dos dados
  
 
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.
 
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.

Revision as of 19:41, 2 April 2014

Um objeto de Gráfico de Área representa os dados como uma área preenchida, cuja altura é determinada pelos valores dos dados

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.


Examples

Areachart ex.png

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


Combined chart.png

This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different Series Type (column, area and line) for the April month selection.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties