Skip to main content

Chart components

This section describes the general components of charts.

  • Rectangle charts (bar chart, line chart, and area chart)

    sxd10_i016.png
  • Circular charts (pie chart and doughnut chart)

    sxd10_i017.png
  • Radar chart

    sxd10_i018.png

Relationship to table data

Charts are created according to table data. For rectangle charts (bar chart, line chart, and area chart), the category axis labels and series names are determined according to the direction of the series data. For circular charts (radar chart, pie chart, and doughnut chart), the data that is used as data series varies depending on the direction of the series data.

The relationship between table data items, series data directions, and charts is as follows:

  • For rectangle charts (bar chart, line chart, and area chart)

    • Data series direction: row

      sxd10_i019.png
    • Data series direction: column

      sxd10_i020.png
  • For circular charts: pie chart and doughnut chart

    • Data series direction: row

      sxd10_i021.png
    • Data series direction

      sxd10_i022.png
  • For circular charts: radar chart

    • Data series direction: row

      sxd10_i023.png
    • Data series direction: column

      sxd10_i024.png