diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2020-06-21 16:10:26 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2020-06-22 12:37:08 +0200 |
commit | 89ab73013252be3121223796f74432d37642f2be (patch) | |
tree | 52d7e3201dce2f8866dc2f87c5e18e5371f3d583 | |
parent | eeab8b5085cc1863731c00038de9cf761dffbfb1 (diff) |
tdf#75330 (related) Document "Show the legend without overlapping chart" box
Change-Id: Ic35ecda5ecc9f69401d3dc6ca4bb440a63c3b7e2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96822
Tested-by: Jenkins
Reviewed-by: Tünde Tóth <tundeth@gmail.com>
(cherry picked from commit fbfd71ff234e20b57931fbfa7914ef277a605f33)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96798
Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>
-rw-r--r-- | source/text/schart/01/04020000.xhp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/text/schart/01/04020000.xhp b/source/text/schart/01/04020000.xhp index d7f8f3650c..b58c1d9354 100644 --- a/source/text/schart/01/04020000.xhp +++ b/source/text/schart/01/04020000.xhp @@ -83,5 +83,8 @@ <bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_LegendPosition/LB_LEGEND_TEXTDIR" id="bm_id1106200812070599" localize="false"/> <paragraph role="heading" id="hd_id1106200812112444" xml-lang="en-US" level="3">Text Direction</paragraph> <paragraph role="paragraph" id="par_id1106200812112530" xml-lang="en-US"><ahelp hid=".">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_LegendPosition/CB_NO_OVERLAY" id="bm_id1106200812070600" localize="false"/> +<paragraph role="heading" id="hd_id1106200812112445" xml-lang="en-US" level="3">Overlay</paragraph> +<paragraph role="paragraph" id="par_id1106200812112531" xml-lang="en-US"><ahelp hid=".">Specifies whether the legend should overlap the chart.</ahelp> Turning off this option is useful if you want to display the legend above an empty part of the chart area instead of beside it. This way the drawing area can fill the whole chart area, increasing its readability.</paragraph> </body> </helpdocument> |