From a70efb219e762f5ccf5a1d36826859d9c726fbc9 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sun, 21 Jun 2020 16:42:09 +0200 Subject: tdf#130777 tdf#51671 (related) Document "Hide legend entry" option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pie chart uses a separate new data point level tab, place the description on that to the page of data series level options for now Change-Id: Ia5e6cbfb2ef56e1a7d0b8db58e07b4225e808c91 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96823 Tested-by: Jenkins Reviewed-by: Tünde Tóth (cherry picked from commit 56b5099a57d3415c646ffcf98a1115ec0ca588a3) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96799 Reviewed-by: Gabor Kelemen --- source/text/schart/01/04060000.xhp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/text/schart/01/04060000.xhp b/source/text/schart/01/04060000.xhp index 084dd7ab21..b8ef80ace1 100644 --- a/source/text/schart/01/04060000.xhp +++ b/source/text/schart/01/04060000.xhp @@ -29,6 +29,7 @@ +
aligning; 2D charts charts; aligning @@ -89,5 +90,9 @@ Include values from hidden cells Check to also show values of currently hidden cells within the source cell range. + + +Hide legend entry + Do not show legend entry for the selected data series or data point. -- cgit