'Usage
Dim instance As LineSeries
Dim value As FillEffect
instance.LineFillEffect = value
value = instance.LineFillEffect
[Category("Series Appearance")]
[Description("Controls the fill effect applied on the lines.")]
public FillEffect LineFillEffect {get; set;}
Remarks
If the line series is displayed in Tape or Tube style this fill effect controls the
filling of all line segments if the FillMode property of the associated Appearance
object is set to Series.
Example
The following code displays a tape 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