The information in this article applies to:
SUMMARY
In the programs listed at the beginning of this article, you cannot select
individual series in a surface chart. Therefore, it is not possible to
change or edit the color of a series in a surface chart.
WORKAROUND
To work around this problem in Microsoft Excel version 5.0 or later,
change the formats for the legend keys that correspond to the series in
the surface chart. To do this, use one of the following methods.
Method 1To change the color of the legend key manually, follow these steps:
Method 2Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability and/or fitness for a particular purpose. This article assumes that you are familiar with the programming language being demonstrated and the tools used to create and debug procedures. Microsoft support professionals can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific needs. If you have limited programming experience, you may want to contact the Microsoft fee-based consulting line at (800) 936-5200. For more information about the support options available from Microsoft, please see the following page on the World Wide Web:http://www.microsoft.com/support/supportnet/overview/overview.asp To change the color of the legend key programmatically, use the following syntax:
Note that 1 represents the first series in the chart and 5 represents the color to change the series to (blue). These numbers must be integers. NOTE: There is no workaround for this behavior in Microsoft Excel 4.0. REFERENCES
For more information about changing colors of data series in charts, click
the Index tab in Microsoft Excel Help, type the following text
and then double-click the selected text to go to the "Change colors, patterns, lines, fills, and borders in charts" topic. Additional query words: XL98 XL97 XL7 XL5 XL4
Keywords : kbcode xlchart |
Last Reviewed: November 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |