Difference between revisions of "Series Type"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 1: Line 1:
 
<translate>
 
<translate>
 +
<!--T:1-->
 
Specifies how the [[Value]] type column will be show in the chart.
 
Specifies how the [[Value]] type column will be show in the chart.
  
  
 +
<!--T:2-->
 
'''Parameters'''
 
'''Parameters'''
  
 +
<!--T:3-->
 
* '''Line''': Display the series as a line in the chart;
 
* '''Line''': Display the series as a line in the chart;
 
* '''Column''': Display the series as bar columns in the chart;
 
* '''Column''': Display the series as bar columns in the chart;
 
* '''Area''': Display the series as filled area in the chart.
 
* '''Area''': Display the series as filled area in the chart.
 
</translate>
 
</translate>

Revision as of 13:41, 2 April 2014

Specifies how the Value type column will be show in the chart.


Parameters

  • Line: Display the series as a line in the chart;
  • Column: Display the series as bar columns in the chart;
  • Area: Display the series as filled area in the chart.