Static method to add color range to Series object custom attribute.
Syntax
Parameters
- series
- Series object which color range to be added to
- value1
- X value of start of color range
- value2
- X value of end of color range
- color1
- Start Color of color range
- color2
- End Color of color range
- showInLegend
- Enables or Disables the color ranges appearing in the legend.
Exceptions
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also