Difference between revisions of "Series Type"

From TaticView
Jump to: navigation, search
Line 1: Line 1:
 +
<translate>
 
Specifies how the [[Value]] type column will be show in the chart.
 
Specifies how the [[Value]] type column will be show in the chart.
  
Line 7: Line 8:
 
* '''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>

Revision as of 13:40, 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.