Difference between revisions of "Column Chart/en"
(Updating to match new version of source page) |
(Importing a new version from external source) |
||
Line 4: | Line 4: | ||
A Column Chart object that represents data as a series of vertical columns whose height is determined by the values in the data. | 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 [[Value|values]] columns that will be | + | 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 shown 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. | 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 17:34, 21 September 2017
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 shown 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.
Examples
In the above example the chart displays the Quantity, Taxes and Profit by company Branch.
In this example the chart displays the Stacked values of Taxes and Cost by Month using different Layout Properties.
This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different Series Type (column, area and line).
See below all available properties for this object:
- Data Properties:
- Category Axis Properties:
- Values Axis Properties:
- Series Properties:
- Legend Properties:
- Title Bar Properties:
- Layout Properties: