Visual Basic (Declaration) | |
---|---|
Public Shared Sub AddColoredRange( _ ByVal series As Series, _ ByVal x1 As Double, _ ByVal x2 As Double, _ ByVal color As Color _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|
Parameters
- series
- Series object which colored range to be added to
- x1
- X value of start of colored range
- x2
- X value of end of colored range
- color
- Color of colored range
Exception | Description |
---|---|
ArgumentNullException | Thrown when series parameter is null. |
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