| A | B |
| sort | To arrange or group items in a particular order |
| ascending | Going from the lowest number to the highest or from A to Z |
| descending | Going from the highest to the lowest number or from Z to A |
| column chart | Graph that compares values across categories of data - vertical |
| bar chart | Graph that compares values across categories of data - horizontal |
| pie chart | Graph that shows how much each value is of a total value |
| category axis | Used to plot categories of data in a chart, sometimes called the x-axis |
| value axis | Used to plot values associated with the categories of data, usually the y-axis |
| data points | Bars, columns, or pie slices that represent the numerical data in a chart |
| data labels | Numbers or words that identify values displayed in the chart |
| legend | A key (usually with different colors or patterns) used to identify a chart’s data categories |
| formula | An equation that performs calculations on values in a worksheet |
| function | A predefined formula that can be used to perform calculations |
| fill handle | The small square in the bottom-right corner of the cell used to copy or fill data |