This property is used to set or get the color of interlaced strip lines.
Color used to draw interlaced strip lines for the axis.
Visual Basic (Declaration) | |
---|---|
Public Property InterlacedColor As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Color InterlacedColor {get; set;} |
Return Value
A System.Drawing.Color object that represents the color of interlaced strip lines.
Use this property to specify the color of interlaced strip lines that are displayed as a result of the Interlaced property.
To specify the border color of the interlaced strip lines you will have to display the strips using the StripLines collection property instead of the Interlaced property.
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