orangehump Report post Posted April 17, 2007 I'd like my bars to go from a dark version of a colour to a light version of the colour. For example: bar 1: dark green to light green, bar 2: dark yellow to light yellow etc.... <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> I can only seem to define a global colour for a gradient. For example, defining "plotGradientColor='ffffff'" causes all gradients to go from white to the colour defined in the dataset color ='...' For clarity... Thanks in advance for any help. Share this post Link to post Share on other sites
orangehump Report post Posted April 17, 2007 I figured it out. In case anyone else is wondering how to do it... <set value='23' color='ecd782,c3a854'/> Share this post Link to post Share on other sites