diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2020-06-22 00:25:01 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2020-06-22 12:37:01 +0200 |
commit | eeab8b5085cc1863731c00038de9cf761dffbfb1 (patch) | |
tree | 8c027ca4bbacec2eb15202c5f7f761b4239fc286 /source | |
parent | 710fc9b9337d8cdfb71a0b8ec09f7eac111d1128 (diff) |
tdf#132757 (related) Document new "Position axis" options
Change-Id: If8ba96a7d68bdcde007bf84093a4a420b6a9db0f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96824
Tested-by: Jenkins
Reviewed-by: Tünde Tóth <tundeth@gmail.com>
(cherry picked from commit 806f3c2ce1adfb8237648486b36fdd3ab5c122a8)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96797
Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/schart/01/05040202.xhp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/text/schart/01/05040202.xhp b/source/text/schart/01/05040202.xhp index 26d3bd3d9d..5682bef57f 100644 --- a/source/text/schart/01/05040202.xhp +++ b/source/text/schart/01/05040202.xhp @@ -48,6 +48,12 @@ <paragraph role="paragraph" id="par_id1006200801024957" xml-lang="en-US"><ahelp hid="." visibility="hidden">Enter the value where the axis line should cross the other axis.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_AxisPositions/EDT_CROSSES_OTHER_AXIS_AT_CATEGORY" id="bm_id1006200805134034" localize="false"/><comment>category selected</comment> <paragraph role="paragraph" id="par_id100620080102503" xml-lang="en-US"><ahelp hid="." visibility="hidden">Select the category where the axis line should cross the other axis.</ahelp></paragraph> +<paragraph role="heading" id="hd_id1006200801024784" xml-lang="en-US" level="2">Position Axis</paragraph> +<paragraph role="heading" id="hd_id3151388" xml-lang="en-US" level="3">On tick marks</paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_AxisPositions/RB_ON" id="bm_id1006200812484448" localize="false"/><paragraph role="paragraph" id="par_id3146881" xml-lang="en-US"><ahelp hid=".">Specifies that the axis is positioned on the first/last tickmarks. This makes the data points visual representation begin/end at the value axis.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_AxisPositions/RB_BETWEEN" id="bm_id1006200805160863" localize="false"/> +<paragraph role="heading" id="hd_id3154678" xml-lang="en-US" level="3">Between tick marks</paragraph> +<paragraph role="paragraph" id="par_id3146882" xml-lang="en-US"><ahelp hid=".">Specifies that the axis is positioned between the tickmarks. This makes the data points visual representation begin/end at a distance from the value axis.</ahelp></paragraph> <paragraph role="heading" id="hd_id100620080102509" xml-lang="en-US" level="2">Labels</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_AxisPositions/LB_PLACE_LABELS" id="bm_id1006200805141692" localize="false"/> <paragraph role="heading" id="hd_id1006200801523879" xml-lang="en-US" level="3">Place labels</paragraph> |