'Usage
Dim instance As LineSeries
Dim value As LineProperties
instance.LineBorder = value
value = instance.LineBorder
[Category("Series Appearance")]
[Description("Controls the appearance of the line borders.")]
public LineProperties LineBorder {get; set;}
Remarks
If the line series is displayed in Tape or Tube style the line properties control the
border of the segments. If the style is set to Line the line properties control the
appearance of the displayed line. The line properties are taken into account if the
LineMode property of the associated Appearance object is set to Series.
Example
The following code displays a simple line series in blue color.
Target Platforms: 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