From c26257f39e7d01f9265b368e9145e12514e06180 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 23 Sep 2019 18:27:09 -0700 Subject: [PATCH] Add Top button for legend --- source/2/2.2/2.2.2/libreoffice_calc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.2/2.2.2/libreoffice_calc.rst b/source/2/2.2/2.2.2/libreoffice_calc.rst index de53a6b9..f66e6b85 100644 --- a/source/2/2.2/2.2.2/libreoffice_calc.rst +++ b/source/2/2.2/2.2.2/libreoffice_calc.rst @@ -33,7 +33,7 @@ The :guilabel:`Data Range` tab controls what data will be in the chart and how p .. image:: chart-data-range.png -The :guilabel:`Chart Elements` tab controls labels and displaying legends on your chart. To add a title to your chart type your tilte in the :guilabel:`Title` field. To add a subtitle to your chart type it in the :guilabel:`Subtitle` field. To add a label to your horizontal axis type your label in the :guilabel:`X axis` field. To label your vertical axis type your label in the :guilabel:`Y axis` field. To have a veritcal grid lines on your chart check the :guilabel:`X axis` checkbox. To have horizontal lines on your grid check the :guilabel:`Y axis` checkbox. To toggle displaying a legend on your graph check the :guilabel:`Display legend` checkbox. To move the legend to the left hand side press the :guilabel:`Left` button. To move the legend to the rigght hand side press the :guilabel:`Right` button. +The :guilabel:`Chart Elements` tab controls labels and displaying legends on your chart. To add a title to your chart type your tilte in the :guilabel:`Title` field. To add a subtitle to your chart type it in the :guilabel:`Subtitle` field. To add a label to your horizontal axis type your label in the :guilabel:`X axis` field. To label your vertical axis type your label in the :guilabel:`Y axis` field. To have a veritcal grid lines on your chart check the :guilabel:`X axis` checkbox. To have horizontal lines on your grid check the :guilabel:`Y axis` checkbox. To toggle displaying a legend on your graph check the :guilabel:`Display legend` checkbox. To move the legend to the left hand side press the :guilabel:`Left` button. To move the legend to the rigght hand side press the :guilabel:`Right` button. To move the legend to the top of the chart press the :guilabel:`Top` button. If you want to insert a new column to the left of a column right click on the letter for the column :menuselection:`Insert Column Before`. If you want the new column to the right is right click on the letter and :menuselection:`Insert Column After`. To insert a row above the current row right click on the number and :menuselection:`Insert Row Above`. To insert a row below the current row right click on the number and :menuselection:`Insert Row Below`. To delete a row or column right click the number and select :menuselection:`Delete rows` or :menuselection:`Delete Column`.