LineBorders Property
LineBorders
Gets the collection of line borders for the series.
Declaration
[FpCategory("Category_Appearance")]
public virtual LineCollection LineBorders { get; }
<FpCategory("Category_Appearance")>
Public Overridable ReadOnly Property LineBorders As LineCollection