diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/schart/01/stepped_line_properties.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream/4%7.4.7.tar.xz libreoffice-upstream/4%7.4.7.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/schart/01/stepped_line_properties.xhp')
-rw-r--r-- | helpcontent2/source/text/schart/01/stepped_line_properties.xhp | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/helpcontent2/source/text/schart/01/stepped_line_properties.xhp b/helpcontent2/source/text/schart/01/stepped_line_properties.xhp new file mode 100644 index 000000000..628cc61b9 --- /dev/null +++ b/helpcontent2/source/text/schart/01/stepped_line_properties.xhp @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="UTF-8"?> + + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + --> + +<helpdocument version="1.0"> +<meta> +<topic id="textschart01stepped_line_propertiesxml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Smooth Line Properties</title> +<filename>/text/schart/01/stepped_line_properties.xhp</filename> +</topic> +<history> +<created date="2013-04-17T21:30:00">Eric Seynaeve</created> +</history> +</meta> +<body> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/steppedlinesdlg/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/steppedlinesdlg/SteppedLinesDialog" id="bm_id1738954" localize="false"/> +<bookmark xml-lang="en-US" branch="index" id="bm_id1467210"><bookmark_value>curves;properties in line charts/XY charts</bookmark_value> +<bookmark_value>properties;stepped lines in line charts/XY charts</bookmark_value> +</bookmark> +<paragraph role="heading" id="hd_id5005971" xml-lang="en-US" level="1">Stepped Line Properties</paragraph> +<paragraph role="paragraph" id="par_id9485625" xml-lang="en-US">In a chart that displays lines (Line type or XY type), you can choose to connect the points with steps instead of straight lines. Some options control the properties of those steps.</paragraph> +<section id="howtoget"> + <embed href="text/schart/00/00000004.xhp#stlp"/> +</section> +<paragraph role="heading" id="hd_id9438276" xml-lang="en-US" level="2">Different step types</paragraph> +<list type="unordered"> +<listitem> +<paragraph role="paragraph" id="par_id9078573" xml-lang="en-US"><image id="img_id9078573" src="chart2/res/step_start_30.png" width="30px" height="30px"><alt xml-lang="en-US" id="alt_id9078573">Start step icon</alt></image></paragraph> +<paragraph role="paragraph" id="par_id9047365" xml-lang="en-US"><ahelp hid="modules/schart/ui/steppedlinesdlg/step_start_rb">Start with horizontal line and step up vertically at the end.</ahelp></paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_id05495673" xml-lang="en-US"><image id="img_id05495673" src="chart2/res/step_end_30.png" width="30px" height="30px"><alt xml-lang="en-US" id="alt_id05495673">End step icon</alt></image></paragraph> +<paragraph role="paragraph" id="par_id439028" xml-lang="en-US"><ahelp hid="modules/schart/ui/steppedlinesdlg/step_center_x_rb">Start to step up vertically and end with horizontal line.</ahelp></paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_id9673426" xml-lang="en-US"><image id="img_id9673426" src="chart2/res/step_center_x_30.png" width="30px" height="30px"><alt xml-lang="en-US" id="alt_id9673426">Center X icon</alt></image></paragraph> +<paragraph role="paragraph" id="par_id4069483" xml-lang="en-US"><ahelp hid="modules/schart/ui/steppedlinesdlg/step_end_rb">Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line.</ahelp></paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_id56635427" xml-lang="en-US"><image id="img_id56635427" src="chart2/res/step_center_y_30.png" width="30px" height="30px"><alt xml-lang="en-US" id="alt_id56635427">Center Y icon</alt></image></paragraph> +<paragraph role="paragraph" id="par_id0679473" xml-lang="en-US"><ahelp hid="modules/schart/ui/steppedlinesdlg/step_center_y_rb">Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end.</ahelp></paragraph> +</listitem> +</list> +</body> +</helpdocument> |