From 2d5fefaeb1565280eea624e740feb77ef95c05d1 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 28 Dec 2013 08:58:22 +0000 Subject: update help ids for insert error bars dialog .ui conversion Change-Id: I09c84cffdce9224e2c95d689d56c9e2ddb9b23a5 --- source/text/schart/01/04050000.xhp | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'source/text/schart') diff --git a/source/text/schart/01/04050000.xhp b/source/text/schart/01/04050000.xhp index 7c181e51e3..869e2c721d 100644 --- a/source/text/schart/01/04050000.xhp +++ b/source/text/schart/01/04050000.xhp @@ -28,7 +28,7 @@ - + X/Y Error Barsi85330 Use the X or Y Error Bars dialog to display error bars for 2D charts. @@ -41,23 +41,25 @@ The Insert - X/Y Error Bars menu command is only available for 2D charts. Error category In the Error category area, you can choose different ways to display the error category. - + None Does not show any error bars. - + + + Constant value Displays constant values that you specify in the Parameters area. - + Percentage Displays a percentage. The display refers to the corresponding data point. Set the percentage in the Parameters area. - + - + Functions Select a function to calculate the error bars. @@ -79,12 +81,15 @@ Error indicator Specifies the error indicator. + Positive and Negative Shows positive and negative error bars. + Positive Shows only positive error bars. + Negative Shows only negative error bars.
-- cgit