diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index d222fa661c..39fae3ad9e 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -3105,18 +3105,6 @@ HID_SCH_ALIGNMENT,63284, HID_SCH_ALIGNMENT_CTR_DIAL,63315, HID_SCH_ALIGNMENT_DEGREES,63317, HID_SCH_ALIGNMENT_STACKED,63316, -HID_SCH_CB_SECONDARY_XAXIS,63331, -HID_SCH_CB_SECONDARY_XGRID,63337, -HID_SCH_CB_SECONDARY_YAXIS,63332, -HID_SCH_CB_SECONDARY_YGRID,63338, -HID_SCH_CB_SECONDARY_ZAXIS,63333, -HID_SCH_CB_SECONDARY_ZGRID,63339, -HID_SCH_CB_XAXIS,63328, -HID_SCH_CB_XGRID,63334, -HID_SCH_CB_YAXIS,63329, -HID_SCH_CB_YGRID,63335, -HID_SCH_CB_ZAXIS,63330, -HID_SCH_CB_ZGRID,63336, HID_SCH_CHART_AUTO_FORMAT,63324, HID_SCH_CTL_DATA,63290, HID_SCH_CTL_TYPE,63293, @@ -4933,7 +4921,6 @@ SID_INSERTPAGE_LAYOUT_MENU,27438, SID_INSERTPAGE_QUICK,27352,.uno:InsertPageQuick SID_INSERTTEXT,30360, SID_INSERT_AVMEDIA,6696,.uno:InsertAVMedia -SID_INSERT_AXIS,30518, SID_INSERT_CHART_LEGEND,30516, SID_INSERT_CHECKBOX,10148,.uno:Checkbox SID_INSERT_COMBOBOX,10192,.uno:Combobox @@ -4960,7 +4947,6 @@ SID_INSERT_FORMATTEDFIELD,10940,.uno:InsertFormattedField SID_INSERT_FORMULA,30314, SID_INSERT_FRAME,10240,.uno:InsertTextFrame SID_INSERT_GRAPHIC,10241,.uno:InsertGraphic -SID_INSERT_GRIDS,30540, SID_INSERT_GROUPBOX,10189,.uno:Groupbox SID_INSERT_HFIXEDLINE,10928,.uno:HFixedLine SID_INSERT_HSCROLLBAR,10194,.uno:HScrollbar diff --git a/source/text/schart/01/04040000.xhp b/source/text/schart/01/04040000.xhp index e3a414ae70..80a58ccc4e 100644 --- a/source/text/schart/01/04040000.xhp +++ b/source/text/schart/01/04040000.xhp @@ -37,30 +37,27 @@ axes; better scaling secondary axes in charts mw made "secondary axes;" a one level entry, deleted "charts; showing secondary axes" and generated one "axes;" enry out of two "axes;showing..." entries -Axes + + +Axes Specifies the axes to be displayed in the chart.
Major axis - -X axis -Displays the X axis as a line with subdivisions. - -Y axis -Displays the Y axis as a line with subdivisions. - -Z axis -Displays the Z axis as a line with subdivisions. This axis can only be displayed in 3D charts. +X axis +Displays the X axis as a line with subdivisions. +Y axis +Displays the Y axis as a line with subdivisions. +Z axis +Displays the Z axis as a line with subdivisions. This axis can only be displayed in 3D charts. Secondary axis Use this area to assign a second axis to your chart. If a data series is already assigned to this axis, $[officename] automatically displays the axis and the label. You can turn off these settings later on. If no data has been assigned to this axis and you activate this area, the values of the primary Y axis are applied to the secondary axis. - -X axis -Displays a secondary X axis in the chart. - -Y axis -Displays a secondary Y axis in the chart. -The major axis and the secondary axis can have different scaling. For example, you can scale one axis to 2 in. and the other to 1.5 in. +X axis +Displays a secondary X axis in the chart. +Y axis +Displays a secondary Y axis in the chart. +The major axis and the secondary axis can have different scaling. For example, you can scale one axis to 2 in. and the other to 1.5 in. diff --git a/source/text/schart/01/04070000.xhp b/source/text/schart/01/04070000.xhp index bfe1feb7bb..c715b0f459 100644 --- a/source/text/schart/01/04070000.xhp +++ b/source/text/schart/01/04070000.xhp @@ -35,6 +35,7 @@ grids; inserting in charts + Grids You can divide the axes into sections by assigning gridlines to them. This allows you to get a better overview of the chart, especially if you are working with large charts. The Y axis major grid is activated by default. @@ -43,36 +44,33 @@ Major grids Defines the axis to be set as the major grid. - + X axis -Adds gridlines to the X axis of the chart. +Adds gridlines to the X axis of the chart. The Horizontal Grid On/Off icon on the Formatting bar toggles the visibility of the grid display for the X axis. Note: This only works if the Minor grid check boxes in Insert - Grids are cleared. Otherwise, the minor grid remains visible when the major grid is turned off. - + Y axis -Adds gridlines to the Y axis of the chart. +Adds gridlines to the Y axis of the chart. The Vertical Grid On/Off icon on the Formatting bar toggles the visibility of the grid display for the Y axis. Note: This only works if the X-axis Minor grid is not selected in Insert - Grids. Otherwise, the minor grid remains visible when the major grid is turned off. - + Z axis -Adds gridlines to the Z axis of the chart. This option is only available if you're working with 3D charts. +Adds gridlines to the Z axis of the chart. This option is only available if you're working with 3D charts. Minor grids Use this area to assign a minor grid for each axis. Assigning minor grids to the axis reduces the distance between the major grids. - - + X axis -Adds gridlines that subdivide the X axis into smaller sections. - - +Adds gridlines that subdivide the X axis into smaller sections. + Y axis -Adds gridlines that subdivide the Y axis into smaller sections. - - +Adds gridlines that subdivide the Y axis into smaller sections. + Z axis -Adds gridlines that subdivide the Z axis into smaller sections. This option is only available if you're working with 3D charts. +Adds gridlines that subdivide the Z axis into smaller sections. This option is only available if you're working with 3D charts.