This documentation is archived and is not being maintained.
StripLine::BorderColor Property
Visual Studio 2010
Gets or sets the border color of a strip line.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
You can set this property to any valid ARGB (alpha, red, green, blue) value.
If the StripWidth property of a StripLine object is set to 0.0, a line will be drawn, and it is this property and not the BackColor property setting that will determine the color of the line.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: