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:15:33 +0200 |
commit | c045b6819242cb355968a0570bba313ce6bd47f1 (patch) | |
tree | bef1f67ef85fc2a80419c221b1623ae2008fc879 /source/text/schart | |
parent | fbfd71ff234e20b57931fbfa7914ef277a605f33 (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>
Diffstat (limited to 'source/text/schart')
-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> |