1<?xml version="1.0" encoding="UTF-8"?> 2 3 4 5<!--*********************************************************** 6 * 7 * Licensed to the Apache Software Foundation (ASF) under one 8 * or more contributor license agreements. See the NOTICE file 9 * distributed with this work for additional information 10 * regarding copyright ownership. The ASF licenses this file 11 * to you under the Apache License, Version 2.0 (the 12 * "License"); you may not use this file except in compliance 13 * with the License. You may obtain a copy of the License at 14 * 15 * http://www.apache.org/licenses/LICENSE-2.0 16 * 17 * Unless required by applicable law or agreed to in writing, 18 * software distributed under the License is distributed on an 19 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 20 * KIND, either express or implied. See the License for the 21 * specific language governing permissions and limitations 22 * under the License. 23 * 24 ***********************************************************--> 25 26 27 28 29 <helpdocument version="1.0"> 30<meta> 31<topic id="textsharedguidechart_barformatxml" indexer="include" status="PUBLISH"> 32<title xml-lang="en-US" id="tit">Adding Texture to Chart Bars</title> 33<filename>/text/shared/guide/chart_barformat.xhp</filename> 34</topic> 35</meta> 36<body> 37 38 39 40<bookmark xml-lang="en-US" branch="index" id="bm_id3149798"><bookmark_value>charts; bars with textures</bookmark_value> 41<bookmark_value>textures;on chart bars</bookmark_value> 42<bookmark_value>inserting;textures on chart bars</bookmark_value> 43</bookmark> 44 <comment>MW changed "adding;" to "inserting;"</comment> 45 <paragraph xml-lang="en-US" id="hd_id3149798" role="heading" level="1" l10n="U" oldref="1"><variable id="chart_barformat"><link href="text/shared/guide/chart_barformat.xhp" name="Adding Texture to Chart Bars">Adding Texture to Chart Bars</link> 46</variable></paragraph> 47 <paragraph xml-lang="en-US" id="par_id3156136" role="paragraph" l10n="U" oldref="3">You can add texture to the bars in a graph or chart (instead of the default colors) via bitmap graphics:</paragraph> 48 <list type="ordered"> 49 <listitem> 50 <paragraph xml-lang="en-US" id="par_id3153748" role="listitem" l10n="U" oldref="4">Enter edit mode by double-clicking on the chart.</paragraph> 51 </listitem> 52 <listitem> 53 <paragraph xml-lang="en-US" id="par_id3149182" role="listitem" l10n="CHG" oldref="5">Click on any bar of the bar series you want to edit. All bars of this series are now selected.</paragraph> 54 <paragraph xml-lang="en-US" id="par_id720847" role="listitem" l10n="CHG">If you want to edit only one bar, click again on that bar.</paragraph> 55 </listitem> 56 <listitem> 57 <paragraph xml-lang="en-US" id="par_id3147275" role="listitem" l10n="U" oldref="6">In the context menu choose <emph>Object Properties</emph>. Then choose the <emph>Area</emph> tab.</paragraph> 58 </listitem> 59 <listitem> 60 <paragraph xml-lang="en-US" id="par_id3146797" role="listitem" l10n="U" oldref="7">Click on <emph>Bitmap</emph>. In the list box select a bitmap as a texture for the currently selected bars. Click <emph>OK</emph> to accept the setting.</paragraph> 61 </listitem> 62 </list> 63 <section id="relatedtopics"> 64 65 <embed href="text/shared/guide/chart_axis.xhp#chart_axis"/> 66 <embed href="text/shared/guide/chart_legend.xhp#chart_legend"/> 67 <embed href="text/shared/guide/chart_title.xhp#chart_title"/> 68 69 </section> 70 </body> 71</helpdocument> 72